Pagini recente » Borderou de evaluare (job #2190246) | Borderou de evaluare (job #3293363) | Borderou de evaluare (job #3162174) | Borderou de evaluare (job #1401250) | Borderou de evaluare (job #2055473)
Borderou de evaluare (job #2055473)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:3:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc17.in","r",stdin);
^
user.cpp:4:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc17.out","w",stdout);
^
user.cpp:6:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:8:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 260kb | OK | 100 |
Punctaj total | 100 |