Borderou de evaluare (job #2960143)

Utilizator LORDENVraja Luca LORDEN Data 3 ianuarie 2023 17:16:50
Problema Datorii Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:95:20: error: 'poz' was not declared in this scope; did you mean 'pos'? 95 | cin >> poz >> val ; | ^~~ | pos main.cpp:95:27: error: 'val' was not declared in this scope; did you mean 'value'? 95 | cin >> poz >> val ; | ^~~ | value main.cpp:78:13: warning: unused variable 'pos' [-Wunused-variable] 78 | int op, pos, value, l, r ; | ^~~ main.cpp:78:18: warning: unused variable 'value' [-Wunused-variable] 78 | int op, pos, value, l, r ; | ^~~~~ Non zero exit status: 1

Ceva nu functioneaza?