Borderou de evaluare (job #740953)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre 3 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 oct. 2023 14:33:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:21: error: 'vb' was not declared in this scope; did you mean 'va'?
11 | int va[10] = {};vb[10] = {};
| ^~
| va
main.cpp:26:2: error: expected '}' at end of input
26 | }
| ^
main.cpp:9:1: note: to match this '{'
9 | {
| ^