Borderou de evaluare (job #745479)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cuvinte (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 nov. 2023 18:16:47 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:12:20: error: expected ']' before ';' token
12 | char s[20000001;
| ^
| ]
main.cpp:13:13: error: 's' was not declared in this scope
13 | cin.get(s,2000001);
| ^