Borderou de evaluare (job #738344)

Utilizator avatar stefan_hcy Huci Stefan Teodor stefan_hcy IP ascuns
Problemă Căutare binară Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 oct. 2023 17:19:25 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:41:13: warning: missing terminating " character 41 | freopen(" | ^ main.cpp:41:13: error: missing terminating " character main.cpp:43:5: warning: missing terminating " character 43 | ","r",stdin); | ^ main.cpp:43:5: error: missing terminating " character 43 | ","r",stdin); | ^~~~~~~~~ main.cpp: In function 'int main()': main.cpp:42:1: error: 'cautbin' was not declared in this scope 42 | cautbin.in | ^~~~~~~ main.cpp:44:12: error: 'm' was not declared in this scope 44 | int n, m, x, pas, j, q; | ^ main.cpp:44:15: error: 'x' was not declared in this scope 44 | int n, m, x, pas, j, q; | ^ main.cpp:44:18: error: 'pas' was not declared in this scope 44 | int n, m, x, pas, j, q; | ^~~ main.cpp:44:23: error: 'j' was not declared in this scope 44 | int n, m, x, pas, j, q; | ^ main.cpp:44:26: error: 'q' was not declared in this scope 44 | int n, m, x, pas, j, q; | ^ main.cpp:46:5: error: 'n' was not declared in this scope 46 | n = getNr(); | ^