Pagini recente » Borderou de evaluare (job #1216609) | Borderou de evaluare (job #2428068) | Borderou de evaluare (job #2907356) | Borderou de evaluare (job #267467) | Borderou de evaluare (job #1351468)
Borderou de evaluare (job #1351468)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.in", "r", stdin);
^
user.cpp:7:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.out", "w", stdout);
^
user.cpp:10:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:14:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%lld", &n, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 252kb | OK | 100 |
Punctaj total | 100 |