Borderou de evaluare (job #676686)

Utilizator avatar Radyos Radu Oprea Radyos IP ascuns
Problemă Joc10 (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 19 nov. 2022 19:06:37 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:122:2: error: expected '}' at end of input 122 | } | ^ main.cpp:8:1: note: to match this '{' 8 | { | ^ main.cpp:10:33: warning: unused variable 'ok2' [-Wunused-variable] 10 | int n, k, C, t, s, ok1 = 1, ok2 = 1; | ^~~