Borderou de evaluare (job #639229)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Drepte Prime (clasa a 6-a) | Compilator | cpp-32 |
Rundă | pregatire_oji_cls6_vianu | Status | evaluat |
Dată | 7 mar. 2022 21:56:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:11: error: 'NRMAX' was not declared in this scope
7 | bool ciur[NRMAX];
| ^~~~~
main.cpp: In function 'int main()':
main.cpp:31:23: warning: unused variable 'i' [-Wunused-variable]
31 | int l,c,n,r,cnt=0,i,j;
| ^
main.cpp:31:25: warning: unused variable 'j' [-Wunused-variable]
31 | int l,c,n,r,cnt=0,i,j;
| ^