Pagini recente » Borderou de evaluare (job #1767419) | Borderou de evaluare (job #1942280) | Borderou de evaluare (job #3173407) | Borderou de evaluare (job #1666758) | Borderou de evaluare (job #2022022)
Borderou de evaluare (job #2022022)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:61: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:81: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:82: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 | Incorect | 0 |
| 3 | 4ms | 1484kb | Incorect | 0 |
| 4 | 4ms | 1504kb | Incorect | 0 |
| 5 | 28ms | 1896kb | Incorect | 0 |
| 6 | 52ms | 2312kb | Incorect | 0 |
| 7 | 72ms | 2552kb | Incorect | 0 |
| 8 | Depăşit | 4012kb | Time limit exceeded. | 0 |
| 9 | 108ms | 3544kb | OK | 10 |
| 10 | 348ms | 5832kb | Incorect | 0 |
| Punctaj total | 20 |