Borderou de evaluare (job #595607)

Utilizator avatar stanciudarius18 Stanciu Darius stanciudarius18 IP ascuns
Problemă Prim (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 8 apr. 2021 18:35:39 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:10:9: error: 'p' was not declared in this scope 10 | p=2*k; | ^ main.cpp:12:9: error: 'p' was not declared in this scope 12 | p=2*k+1; | ^ main.cpp:23:18: error: 'p' was not declared in this scope 23 | if(cnt1==p) | ^