Pagini recente » Borderou de evaluare (job #2444113) | Borderou de evaluare (job #587345) | Borderou de evaluare (job #532898) | Borderou de evaluare (job #442906) | Borderou de evaluare (job #1435892)
Borderou de evaluare (job #1435892)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:22:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<graph[n].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:33: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:34: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:37:31: 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:39: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 |
1 | 0ms | 1452kb | OK | 10 |
2 | 0ms | 1452kb | OK | 10 |
3 | 0ms | 1452kb | Incorect | 0 |
4 | 8ms | 1552kb | Incorect | 0 |
5 | 12ms | 1592kb | Incorect | 0 |
6 | 64ms | 2280kb | Incorect | 0 |
7 | 180ms | 3576kb | Incorect | 0 |
8 | 152ms | 3368kb | Incorect | 0 |
9 | Depăşit | 11520kb | Time limit exceeded. | 0 |
10 | Depăşit | 11520kb | Time limit exceeded. | 0 |
Punctaj total | 20 |