Borderou de evaluare (job #757167)

Utilizator avatar MihaiDraghici MIHAI DRAGHICI MihaiDraghici IP ascuns
Problemă Test (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 22 ian. 2024 21:43:59 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:14:10: warning: statement has no effect [-Wunused-value] 14 | b/10; | ~^~~ main.cpp:23:9: error: 'i' was not declared in this scope 23 | for(i = 1; i<=k; i++) | ^