Borderou de evaluare (job #1785355)

Utilizator CiurezAndreiCiurez Marius-Andrei CiurezAndrei Data 21 octombrie 2016 08:37:59
Problema Piese3 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void dfs(const int&)’: user.cpp:56:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < L[node].size(); i ++) ^ user.cpp: In function ‘int main()’: user.cpp:119:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < H[i].size(); j ++) ^ user.cpp:128:47: error: ‘memset’ was not declared in this scope memset(compConex, 0, sizeof(compConex)); ^ user.cpp:68:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("piese3.in", "r", stdin); ^

Ceva nu functioneaza?