Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2981937) | Borderou de evaluare (job #2973976) | Borderou de evaluare (job #1692247) | Borderou de evaluare (job #1417764)
Borderou de evaluare (job #1417764)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:53:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[nod].size() ; ++i )
^
user.cpp: In function ‘void citire()’:
user.cpp:34:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in" , "r" , stdin );
^
user.cpp:35:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &N , &M );
^
user.cpp:37:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &x , &y , &c );
^
user.cpp: In function ‘void tipar()’:
user.cpp:63:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out" , "w" , stdout );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1436kb | OK | 10 |
| 2 | 0ms | 1432kb | OK | 10 |
| 3 | 4ms | 1476kb | OK | 10 |
| 4 | 4ms | 1492kb | OK | 10 |
| 5 | 28ms | 1904kb | OK | 10 |
| 6 | 56ms | 2332kb | OK | 10 |
| 7 | 72ms | 2564kb | OK | 10 |
| 8 | 84ms | 2904kb | OK | 10 |
| 9 | 324ms | 5260kb | OK | 10 |
| 10 | Depăşit | 6248kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |