Borderou de evaluare (job #2827734)

Utilizator razviii237Uzum Razvan razviii237 Data 6 ianuarie 2022 11:44:44
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:33:11: error: redefinition of 'const int maxn' 33 | const int maxn = 1e6+5; | ^~~~ main.cpp:9:11: note: 'const int maxn' previously defined here 9 | const int maxn = 1005; | ^~~~ main.cpp: In function 'int main()': main.cpp:52:9: error: 'i' was not declared in this scope 52 | for(i = 2; i <= maxn - 5; i ++) { | ^ Non zero exit status: 1

Ceva nu functioneaza?