Pagini recente » Borderou de evaluare (job #1612) | Borderou de evaluare (job #1382044) | Borderou de evaluare (job #2676135) | Borderou de evaluare (job #1136489) | Borderou de evaluare (job #1622057)
Borderou de evaluare (job #1622057)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:54:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[node].size(); ++ i)
^
user.cpp:87:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < graph[node].size(); ++ i) {
^
user.cpp: In constructor ‘InputReader::InputReader(const char*)’:
user.cpp:15:47: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, SIZE, 1, input_file);
^
user.cpp: In member function ‘void InputReader::advance()’:
user.cpp:37:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, SIZE, 1, input_file);
^
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:64:36: warning: ‘pos_father’ may be used uninitialized in this function [-Wmaybe-uninitialized]
swap(graph[node][pos_father], graph[node].back());
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2764kb | OK | 10 |
2 | 4ms | 2820kb | OK | 10 |
3 | 20ms | 3288kb | OK | 10 |
4 | 12ms | 3208kb | OK | 10 |
5 | 124ms | 4944kb | OK | 10 |
6 | 172ms | 5636kb | OK | 10 |
7 | 384ms | 8568kb | OK | 10 |
8 | 452ms | 9948kb | OK | 10 |
9 | 532ms | 10308kb | OK | 10 |
10 | 536ms | 10424kb | OK | 10 |
Punctaj total | 100 |