Pagini recente » Borderou de evaluare (job #1079781) | Borderou de evaluare (job #2174453) | Borderou de evaluare (job #1536384) | Borderou de evaluare (job #1782112) | Borderou de evaluare (job #1614715)
Borderou de evaluare (job #1614715)
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 | 1328ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |