Pagini recente » Borderou de evaluare (job #3149946) | Borderou de evaluare (job #872823) | Borderou de evaluare (job #2669158) | Borderou de evaluare (job #1501176) | Borderou de evaluare (job #1614716)
Borderou de evaluare (job #1614716)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "progr2.in" , "r", stdin );
^
user.cpp:53:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "progr2.out", "w", stdout );
^
user.cpp:55:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &T );
^
user.cpp:57:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &N );
^
user.cpp:60:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &V[i] );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1488ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |