Borderou de evaluare (job #724175)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Capsuni | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 17 iun. 2023 11:14:06 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: expected ']' before ';' token
5 | int c[500001;
| ^
| ]
main.cpp: In function 'int main()':
main.cpp:15:8: error: 'c' was not declared in this scope
15 | c[y]=1;
| ^
main.cpp:26:11: error: 'c' was not declared in this scope
26 | if(c[i]==0)
| ^