Borderou de evaluare (job #2716763)

Utilizator Alex_tz307Lorintz Alexandru Alex_tz307 Data 5 martie 2021 17:16:11
Problema Pachete 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:37:23: error: 'update' was not declared in this scope update(a[i], 1); ^ main.cpp:38:23: error: expected primary-expression before ';' token sol[q[0].index] = ; ^ main.cpp:41:30: error: 'update' was not declared in this scope update(a[--st], 1); ^ main.cpp:43:30: error: 'update' was not declared in this scope update(a[++dr], 1); ^ main.cpp:45:31: error: 'update' was not declared in this scope update(a[st++], -1); ^ main.cpp:47:31: error: 'update' was not declared in this scope update(a[dr--], -1); ^ main.cpp:48:27: error: expected primary-expression before ';' token sol[q[i].index] = ; ^ Non zero exit status: 1

Ceva nu functioneaza?