Pagini recente » Borderou de evaluare (job #2356776) | Borderou de evaluare (job #2562115) | Borderou de evaluare (job #41563) | Borderou de evaluare (job #160534) | Borderou de evaluare (job #1613525)
Borderou de evaluare (job #1613525)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:99:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "algoritm.in" , "r", stdin );
^
user.cpp:100:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "algoritm.out", "w", stdout );
^
user.cpp:102:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &nr_tests );
^
user.cpp:104:47: 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:107:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d %d", &node1, &node2, &cost );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 16260kb | Time limit exceeded. | 0 |
Punctaj total | 0 |