Borderou de evaluare (job #745952)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Creioane (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 nov. 2023 20:33:03 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:20:9: error: 'p' was not declared in this scope
20 | p=1;
| ^
main.cpp:9:28: warning: unused variable 'b' [-Wunused-variable]
9 | int n,i,c[9005],mx,j,a,b,nr,h[9005],traseu[9005];
| ^