Pagini recente » Borderou de evaluare (job #1895755) | Borderou de evaluare (job #2603580) | Borderou de evaluare (job #2659379) | Borderou de evaluare (job #2656818) | Borderou de evaluare (job #2603965)
Borderou de evaluare (job #2603965)
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 |
1 | 16ms | 3407kb | OK | 5 | 40 |
2 | 16ms | 3407kb | OK | 5 |
3 | 16ms | 3407kb | OK | 5 |
4 | 17ms | 3407kb | OK | 5 |
5 | 20ms | 3538kb | OK | 5 |
6 | 18ms | 3407kb | OK | 5 |
7 | 15ms | 3276kb | OK | 5 |
8 | 14ms | 3276kb | OK | 5 |
9 | 220ms | 7602kb | OK | 5 | 40 |
10 | 201ms | 7471kb | OK | 5 |
11 | 248ms | 7471kb | OK | 5 |
12 | 81ms | 7340kb | OK | 5 |
13 | 186ms | 7602kb | OK | 5 |
14 | 212ms | 6684kb | OK | 5 |
15 | 253ms | 7471kb | OK | 5 |
16 | 205ms | 6684kb | OK | 5 |
17 | 500ms | 14024kb | Time limit exceeded | 0 | 0 |
18 | 394ms | 13369kb | OK | 5 |
19 | 439ms | 11272kb | OK | 5 |
20 | 500ms | 19922kb | Time limit exceeded | 0 |
Punctaj total | 80 |