Borderou de evaluare (job #756920)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Centru Prim (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 ian. 2024 15:46:41 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:22:9: error: 'nrmax' was not declared in this scope
22 | if(nrmax<2) ok=0;
| ^~~~~
main.cpp:23:10: error: 'd' was not declared in this scope
23 | for(d=1; d*d<=nrnou; d++)
| ^