Pagini recente » Borderou de evaluare (job #1215660) | Borderou de evaluare (job #418902) | Borderou de evaluare (job #2409961) | Borderou de evaluare (job #2278695) | Borderou de evaluare (job #2432458)
Borderou de evaluare (job #2432458)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, std::vector<bool>&, std::vector<int>*)':
main.cpp:10:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0 ; i < adj[src].size() ; ++i) {
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:20:31: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dfs.in", "r", stdin);
^
main.cpp:21:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dfs.out", "w", stdout);
^
main.cpp:22:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:30:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &src, &dest);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 2ms | 131kb | OK | 5 |
4 | 13ms | 262kb | OK | 5 |
5 | 2ms | 131kb | Incorect | 0 |
6 | 2ms | 131kb | Incorect | 0 |
7 | 3ms | 131kb | Incorect | 0 |
8 | 4ms | 131kb | Incorect | 0 |
9 | 4ms | 262kb | Incorect | 0 |
10 | 4ms | 262kb | Incorect | 0 |
11 | 31ms | 1048kb | Incorect | 0 |
12 | 22ms | 1048kb | Incorect | 0 |
13 | 32ms | 1441kb | Incorect | 0 |
14 | 2ms | 131kb | Killed by Signal 11 | 0 |
15 | 2ms | 131kb | Killed by Signal 11 | 0 |
16 | 2ms | 131kb | Killed by Signal 11 | 0 |
17 | 88ms | 10485kb | OK | 5 |
18 | 9ms | 2490kb | Incorect | 0 |
19 | 11ms | 2621kb | Incorect | 0 |
20 | 68ms | 3670kb | Incorect | 0 |
Punctaj total | 15 |