Pagini recente » Borderou de evaluare (job #137347) | Borderou de evaluare (job #2757851) | Borderou de evaluare (job #147070) | Borderou de evaluare (job #2816080) | Borderou de evaluare (job #1405709)
Borderou de evaluare (job #1405709)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:32: 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:15:34: 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:17:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:19:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%lf",&h,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 164ms | 292kb | OK | 100 |
Punctaj total | 100 |