Pagini recente » Borderou de evaluare (job #2548632) | Borderou de evaluare (job #261189) | Borderou de evaluare (job #3260551) | Borderou de evaluare (job #3254829) | Borderou de evaluare (job #1785122)
Borderou de evaluare (job #1785122)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.in","r",stdin);
^
user.cpp:6:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.out","w",stdout);
^
user.cpp:11:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:14:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%f %f",&H,&M);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 144ms | 292kb | OK | 100 |
Punctaj total | 100 |