Borderou de evaluare (job #798274)

Utilizator avatar danihere Daniel Dubrovschi danihere IP ascuns
Problemă Brățara (clasele 5/6) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 30 nov. 2024 15:43:49 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:18:9: warning: unused variable 'startdigits' [-Wunused-variable] 18 | int startdigits; int start; int stop; | ^~~~~~~~~~~ main.cpp:18:26: warning: unused variable 'start' [-Wunused-variable] 18 | int startdigits; int start; int stop; | ^~~~~ main.cpp:18:37: warning: unused variable 'stop' [-Wunused-variable] 18 | int startdigits; int start; int stop; | ^~~~