Pagini recente » Borderou de evaluare (job #285532) | Borderou de evaluare (job #704785) | Borderou de evaluare (job #2459625) | Borderou de evaluare (job #112845) | Borderou de evaluare (job #1622043)
Borderou de evaluare (job #1622043)
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 | 2768kb | OK | 10 |
2 | 4ms | 2824kb | OK | 10 |
3 | 20ms | 3288kb | OK | 10 |
4 | 12ms | 3212kb | OK | 10 |
5 | 124ms | 4944kb | OK | 10 |
6 | 172ms | 5636kb | OK | 10 |
7 | 380ms | 8568kb | OK | 10 |
8 | 452ms | 9944kb | OK | 10 |
9 | 532ms | 10312kb | OK | 10 |
10 | 532ms | 10428kb | OK | 10 |
Punctaj total | 100 |