Pagini recente » Borderou de evaluare (job #1448204) | Borderou de evaluare (job #2631277) | Borderou de evaluare (job #1108625) | Borderou de evaluare (job #764297) | Borderou de evaluare (job #1638356)
Borderou de evaluare (job #1638356)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "easygraph.in" , "r", stdin );
^
user.cpp:44:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "easygraph.out", "w", stdout );
^
user.cpp:46:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &T );
^
user.cpp:48:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d", &N, &M );
^
user.cpp:51:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &C[i] );
^
user.cpp:54:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d", &node1, &node2 );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 308ms | 2372kb | OK | 100 |
Punctaj total | 100 |