Pagini recente » Cod sursa (job #2158397) | Cod sursa (job #415573) | Cod sursa (job #1366478) | Borderou de evaluare (job #1514164) | Borderou de evaluare (job #1588400)
Borderou de evaluare (job #1588400)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:113:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "nolife.in" , "r", stdin );
^
user.cpp:114:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "nolife.out", "w", stdout );
^
user.cpp:116:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d", &nr_nodes, &nr_edges );
^
user.cpp:118:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d %d", &node1, &node2, &cost );
^
user.cpp:127:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &nr_querys );
^
user.cpp:130:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d", &start_node, &finish_node );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4472ms | 3368kb | Corect / Real points : 9.95 / Evaluation points : 9.95 | 10 |
| 2 | 2752ms | 4152kb | Corect / Real points : 9.98 / Evaluation points : 10.00 | 10 |
| 3 | 8740ms | 5348kb | Corect / Real points : 9.99 / Evaluation points : 10.32 | 10 |
| 4 | Depăşit | 8572kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 10368kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 11272kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 9244kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 11092kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 10976kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 11592kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |