Pagini recente » Borderou de evaluare (job #2924987) | Borderou de evaluare (job #992917) | Borderou de evaluare (job #1608925) | Borderou de evaluare (job #2108525) | Borderou de evaluare (job #1638291)
Borderou de evaluare (job #1638291)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:77:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf( "%d\n", maxim );
^
user.cpp:42: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:43: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:45:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &T );
^
user.cpp:47: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:50:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &C[i] );
^
user.cpp:53: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 | 376ms | 3252kb | Incorect | 0 |
Punctaj total | 0 |