Borderou de evaluare (job #2603965)

Utilizator Cezar211Popoveniuc Cezar Cezar211 Data 21 aprilie 2020 13:07:31
Problema Pandemie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In member function 'InParser& InParser::operator>>(int&)': main.cpp:32:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (!isdigit(c = read_ch()) && c != '-'); ^~~~~ main.cpp:33:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' n = c - '0'; ^ main.cpp: In member function 'InParser& InParser::operator>>(long long int&)': main.cpp:45:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (!isdigit(c = read_ch())); ^~~~~ main.cpp:46:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' n = c - '0'; ^ main.cpp: In member function 'char InParser::read_ch()': main.cpp:17:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buff, 1, 4096, fin); ^ main.cpp: In function 'void dfs(int)': main.cpp:152:17: warning: 'care' may be used uninitialized in this function [-Wmaybe-uninitialized] hv[nod] = care; ~~~~~~~~^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
116ms3407kbOK540
216ms3407kbOK5
316ms3407kbOK5
417ms3407kbOK5
520ms3538kbOK5
618ms3407kbOK5
715ms3276kbOK5
814ms3276kbOK5
9220ms7602kbOK540
10201ms7471kbOK5
11248ms7471kbOK5
1281ms7340kbOK5
13186ms7602kbOK5
14212ms6684kbOK5
15253ms7471kbOK5
16205ms6684kbOK5
17500ms14024kbTime limit exceeded00
18394ms13369kbOK5
19439ms11272kbOK5
20500ms19922kbTime limit exceeded0
Punctaj total80

Ceva nu functioneaza?