Borderou de evaluare (job #2049106)

Utilizator fanache99Constantin-Buliga Stefan fanache99 Data 26 octombrie 2017 20:59:20
Problema Ostrov Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void Get(int, int)’: user.cpp:151:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (son != father) ^ user.cpp: In function ‘void Initialize()’: user.cpp:207:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < here[i].size(); j++) ^ user.cpp:208:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < here[i].size(); k++) { ^ user.cpp: In function ‘void ChangeEdge(int, int, int)’: user.cpp:248:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < here[p].size(); i++) ^ user.cpp:252:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < here[p].size(); j++) ^ user.cpp:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < here[p].size(); k++) ^ user.cpp:259:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < here[p].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:275:17: warning: unused variable ‘x’ [-Wunused-variable] int x = Read(), k = Read(), m = Read(); ^ user.cpp: In function ‘char Advance()’: user.cpp:26:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, SIZE, stdin); ^ user.cpp: In function ‘int main()’: user.cpp:267:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ostrov.in", "r", stdin); ^ user.cpp:268:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ostrov.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11324ms78076kbKilled by signal 11(SIGSEGV).00
21072ms63572kbKilled by signal 11(SIGSEGV).0
31068ms63572kbKilled by signal 11(SIGSEGV).0
41076ms64128kbKilled by signal 11(SIGSEGV).0
51072ms64080kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?