Borderou de evaluare (job #799441)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Prime1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 dec. 2024 10:05:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:90:13: error: 'ciflimit' was not declared in this scope
90 | ciflimit = 0;
| ^~~~~~~~
main.cpp:101:21: error: 'p' was not declared in this scope
101 | p++;
| ^
main.cpp:103:20: error: 'p' was not declared in this scope
103 | if(p==1)
| ^
main.cpp:123:25: error: 'p' was not declared in this scope
123 | p++;
| ^
main.cpp:125:24: error: 'p' was not declared in this scope
125 | if(p==1)
| ^