Kaladėlių dėžutė
- [1] 2025-10-11 14:19 (0)
- [2] 2025-10-11 14:20 (0)
- [3] 2025-10-11 14:21 (0)
- [4] 2025-10-11 14:22 (0)
- [5] 2025-10-11 14:31 (0)
- [6] 2025-10-11 14:31 (100)
Taškai: 0
Compile: FAIL
kaladeles.cpp: In function ‘int main()’: kaladeles.cpp:11:5: error: expected ‘,’ or ‘;’ before ‘int’ 11 | int n, sum=0, avg; | ^~~ kaladeles.cpp:13:12: error: ‘n’ was not declared in this scope; did you mean ‘yn’? 13 | fin >> n; | ^ | yn kaladeles.cpp:17:16: error: ‘bokstai’ was not declared in this scope 17 | fin >> bokstai[i]; | ^~~~~~~ kaladeles.cpp:18:9: error: ‘sum’ was not declared in this scope 18 | sum += bokstai[i]; | ^~~ kaladeles.cpp:20:5: error: ‘avg’ was not declared in this scope 20 | avg = sum/n; | ^~~ kaladeles.cpp:20:11: error: ‘sum’ was not declared in this scope 20 | avg = sum/n; | ^~~ kaladeles.cpp:24:13: error: ‘bokstai’ was not declared in this scope 24 | if (bokstai[i]>avg) { | ^~~~~~~
nr. | result | time | message |
---|