Pagini recente » Borderou de evaluare (job #1104722) | Borderou de evaluare (job #1275684) | Borderou de evaluare (job #1221938) | Borderou de evaluare (job #2601797) | Borderou de evaluare (job #1622055)
Borderou de evaluare (job #1622055)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:92:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[node].size(); ++ i)
^
user.cpp:127: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:102: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 | 2600kb | OK | 10 |
2 | 4ms | 2652kb | OK | 10 |
3 | 24ms | 3128kb | OK | 10 |
4 | 16ms | 3044kb | OK | 10 |
5 | 148ms | 4788kb | OK | 10 |
6 | 208ms | 5480kb | OK | 10 |
7 | 436ms | 8468kb | OK | 10 |
8 | 508ms | 9900kb | OK | 10 |
9 | 604ms | 10252kb | OK | 10 |
10 | 604ms | 10360kb | OK | 10 |
Punctaj total | 100 |