Borderou de evaluare (job #798710)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numchar (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 dec. 2024 12:30:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:17:23: error: 'J' was not declared in this scope
17 | for(int j=97; J<=122; j++)
| ^
main.cpp:24:23: error: 'J' was not declared in this scope
24 | for(int j=65; J<=90; j++)
| ^
main.cpp:31:23: error: 'J' was not declared in this scope
31 | for(int j=48; J<=57; j++)
| ^