Pagini recente » Borderou de evaluare (job #1380489) | Borderou de evaluare (job #2719802) | Borderou de evaluare (job #1970052) | Borderou de evaluare (job #2631184) | Borderou de evaluare (job #2287639)
Borderou de evaluare (job #2287639)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs1(int, int)':
main.cpp:17:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[node].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int, int)':
main.cpp:28:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[node].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:56:31: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in", "r", stdin);
^
main.cpp:57:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out", "w", stdout);
^
main.cpp:59:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &q);
^
main.cpp:65:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:92:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 14ms | 2621kb | OK | 10 | 10 |
2 | 8ms | 2621kb | OK | 10 | 10 |
3 | 26ms | 4194kb | OK | 10 | 10 |
4 | 78ms | 6160kb | Killed by Signal 11 | 0 | 0 |
5 | 139ms | 8257kb | Killed by Signal 11 | 0 | 0 |
6 | 134ms | 8257kb | Killed by Signal 11 | 0 | 0 |
7 | 90ms | 12976kb | Killed by Signal 11 | 0 | 0 |
8 | 120ms | 8257kb | Killed by Signal 11 | 0 | 0 |
9 | 120ms | 8257kb | Killed by Signal 11 | 0 |
10 | 124ms | 8257kb | Killed by Signal 11 | 0 |
Punctaj total | 30 |