Borderou de evaluare (job #834878)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | 235 (clasa a 8-a) | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 5 oct. 2025 15:06:12 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:71:2: error: stray '#' in program
71 | }#include <bits/stdc++.h>
| ^
main.cpp:141:2: error: stray '#' in program
141 | }#include <bits/stdc++.h>
| ^
main.cpp:71:3: error: 'include' does not name a type
71 | }#include <bits/stdc++.h>
| ^~~~~~~
main.cpp:73:5: error: redefinition of 'int main()'
73 | int main()
| ^~~~
main.cpp:3:5: note: 'int main()' previously defined here
3 | int main()
| ^~~~
main.cpp:141:3: error: 'include' does not name a type
141 | }#include <bits/stdc++.h>
| ^~~~~~~
main.cpp:143:5: error: redefinition of 'int main()'
143 | int main()
| ^~~~
main.cpp:3:5: note: 'int main()' previously defined here
3 | int main()
| ^~~~