Pagini recente » Borderou de evaluare (job #2558276) | Borderou de evaluare (job #1829173) | Borderou de evaluare (job #3263051) | Borderou de evaluare (job #2668787) | Borderou de evaluare (job #1417766)
Borderou de evaluare (job #1417766)
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 | 1432kb | OK | 10 |
2 | 0ms | 1432kb | OK | 10 |
3 | 4ms | 1476kb | OK | 10 |
4 | 4ms | 1492kb | OK | 10 |
5 | 28ms | 1896kb | OK | 10 |
6 | 52ms | 2304kb | OK | 10 |
7 | 72ms | 2556kb | OK | 10 |
8 | 84ms | 2900kb | OK | 10 |
9 | 300ms | 5048kb | OK | 10 |
10 | 384ms | 5988kb | OK | 10 |
Punctaj total | 100 |