Pagini recente » Borderou de evaluare (job #1649955) | Borderou de evaluare (job #2856979) | Borderou de evaluare (job #2827156) | Borderou de evaluare (job #1583168) | Borderou de evaluare (job #1405688)
Borderou de evaluare (job #1405688)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:37: 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:39: 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:9:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:13:32: 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 | 156ms | 272kb | OK | 100 |
Punctaj total | 100 |