Kaladėlių dėžutė

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.resulttimemessage