Pagini recente » Borderou de evaluare (job #2061118) | Borderou de evaluare (job #2422624) | Borderou de evaluare (job #824082) | Borderou de evaluare (job #2767373) | Borderou de evaluare (job #1481050)
Borderou de evaluare (job #1481050)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0; i < graph[curr].size(); ++i)
^
user.cpp:14:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in", "r", stdin);
^
user.cpp:15:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out", "w", stdout);
^
user.cpp:16:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &s);
^
user.cpp:19:64: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (; m > 0; --m) scanf("%d%d", &a, &b),graph[a].push_back(b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 844kb | OK | 10 |
2 | 0ms | 840kb | OK | 10 |
3 | 0ms | 852kb | OK | 10 |
4 | 8ms | 940kb | OK | 10 |
5 | 12ms | 1040kb | OK | 10 |
6 | 60ms | 1656kb | OK | 10 |
7 | 188ms | 3112kb | OK | 10 |
8 | 152ms | 3456kb | OK | 10 |
9 | Depăşit | 11796kb | Time limit exceeded. | 0 |
10 | Depăşit | 11780kb | Time limit exceeded. | 0 |
Punctaj total | 80 |