Pagini recente » Borderou de evaluare (job #2712758) | Borderou de evaluare (job #2077510) | Borderou de evaluare (job #2543179) | Borderou de evaluare (job #2877639) | Borderou de evaluare (job #1487703)
Borderou de evaluare (job #1487703)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int, int, int*)’:
user.cpp:54:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < l[node].size(); i++)
^
user.cpp: In function ‘void FindChain(int, int)’:
user.cpp:76:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < l[node].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:20:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in", "r", stdin);
^
user.cpp:21:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out", "w", stdout);
^
user.cpp:22:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &x, &y);
^
user.cpp:24:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 392kb | Incorect | 0 |
2 | 0ms | 396kb | Incorect | 0 |
3 | 0ms | 396kb | OK | 10 |
4 | Depăşit | 13280kb | Time limit exceeded. | 0 |
5 | 0ms | 412kb | Incorect | 0 |
6 | 12ms | 804kb | Incorect | 0 |
7 | 0ms | 492kb | Incorect | 0 |
8 | 8ms | 672kb | Incorect | 0 |
9 | 12ms | 732kb | Incorect | 0 |
10 | 8ms | 700kb | Incorect | 0 |
Punctaj total | 10 |