Pagini recente » Borderou de evaluare (job #1215070) | Borderou de evaluare (job #1209198) | Borderou de evaluare (job #882906) | Borderou de evaluare (job #2931663) | Borderou de evaluare (job #1425934)
Borderou de evaluare (job #1425934)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ceasuri.in", "r", stdin);
^
user.cpp:11:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ceasuri.out", "w", stdout);
^
user.cpp:12:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:16:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &h, &m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 240kb | OK | 100 |
Punctaj total | 100 |