Pagini recente » Borderou de evaluare (job #1684837) | Borderou de evaluare (job #395812) | Borderou de evaluare (job #594489) | Borderou de evaluare (job #1880950) | Borderou de evaluare (job #1352601)
Borderou de evaluare (job #1352601)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5: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:6: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:9: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%llu", &n, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 240kb | OK | 100 |
Punctaj total | 100 |