Pagini recente » Borderou de evaluare (job #2627504) | Borderou de evaluare (job #1672378) | Borderou de evaluare (job #1477406) | Borderou de evaluare (job #2591941) | Borderou de evaluare (job #1440091)
Borderou de evaluare (job #1440091)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("teme.in" , "r" , stdin);
^
user.cpp:24:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("teme.out" , "w" , stdout );
^
user.cpp:26:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &N );
^
user.cpp:28:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &M );
^
user.cpp:31:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d" , &a[j].t , &a[j].d );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 192ms | 344kb | OK | 100 |
Punctaj total | 100 |