Pagini recente » Borderou de evaluare (job #2215510) | Borderou de evaluare (job #1207085) | Borderou de evaluare (job #2763578) | Borderou de evaluare (job #666255) | Borderou de evaluare (job #2022117)
Borderou de evaluare (job #2022117)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:63:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0 ; i < G[nod].size() ; i ++ )
^
user.cpp: In function ‘void Read()’:
user.cpp:36:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d%d" , &n , &m );
^
user.cpp:40:42: 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 ‘int main()’:
user.cpp:85:26: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN,"r",stdin);
^
user.cpp:86:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT,"w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1448kb | OK | 10 |
2 | 0ms | 1444kb | OK | 10 |
3 | 4ms | 1484kb | OK | 10 |
4 | 4ms | 1504kb | OK | 10 |
5 | 32ms | 1892kb | OK | 10 |
6 | 52ms | 2316kb | OK | 10 |
7 | 68ms | 2552kb | OK | 10 |
8 | 160ms | 4016kb | OK | 10 |
9 | 108ms | 3540kb | OK | 10 |
10 | 344ms | 5832kb | OK | 10 |
Punctaj total | 100 |