Borderou de evaluare (job #724871)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Amedia | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 iun. 2023 13:30:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:9: error: 'i' was not declared in this scope
11 | i++;
| ^
main.cpp:14:11: error: 'i' was not declared in this scope
14 | cout<<i;
| ^
main.cpp:7:17: warning: unused variable 'm' [-Wunused-variable]
7 | long long n,m=0;
| ^