Borderou de evaluare (job #846718)

Utilizator avatar popescu_george Popescu George popescu_george IP ascuns
Problemă Transport1 (clasa a 9-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 24 dec. 2025 17:31:36 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:20:18: error: 'j' was not declared in this scope 20 | return cout<<j,0; | ^ main.cpp:8:19: warning: unused variable 'l' [-Wunused-variable] 8 | int b=0,c=0,k,l=0,n,t=1; | ^