Borderou de evaluare (job #2514823)

Utilizator oldatlantianSerban Cercelescu oldatlantian Data 26 decembrie 2019 21:38:25
Problema Centrale Nucleare Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:9:1: warning: multi-line comment [-Wcomment] // / .______.- ~ \ ^ main.cpp: In function 'int to_norm(int)': main.cpp:66:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos + msk < x_coord.size() && x_coord[pos + msk] <= x) ~~~~~~~~~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void init_tree()': main.cpp:83:17: error: 'update' was not declared in this scope update(1, 0, N); } } ^ main.cpp: In function 'int lookup(int, int, int)': main.cpp:90:15: error: 'qu' was not declared in this scope if (it->x > qu.y) ^~ main.cpp: In function 'void dfs1(int)': main.cpp:107:2: error: expected unqualified-id before '}' token } ^ main.cpp:107:2: error: expected ';' before '}' token main.cpp:107:2: error: expected primary-expression before '}' token main.cpp:107:2: error: expected ';' before '}' token main.cpp:107:2: error: expected primary-expression before '}' token main.cpp:107:2: error: expected ')' before '}' token main.cpp:107:2: error: expected primary-expression before '}' token main.cpp: In function 'void dfs2(int)': main.cpp:114:16: error: 'ctc_ptr' was not declared in this scope my_ctc[nod] = ctc_ptr; ^~~~~~~ main.cpp: In function 'bool check(int)': main.cpp:137:3: error: 'ctc_ptr' was not declared in this scope ctc_ptr[i]; ^~~~~~~ main.cpp:141:32: error: 'neg' was not declared in this scope if (my_ctc[i] == my_ctc[neg(i)]) ^ Non zero exit status: 1

Ceva nu functioneaza?