Pagini recente » Borderou de evaluare (job #2124610) | Borderou de evaluare (job #2251973) | Borderou de evaluare (job #638256) | Borderou de evaluare (job #1568269) | Borderou de evaluare (job #1184823)
Borderou de evaluare (job #1184823)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.in", "r", stdin);
^
user.cpp:21:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.out", "w", stdout);
^
user.cpp:22:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int T; scanf("%d", &T);
^
user.cpp:25:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
LL N, K; scanf("%lld%lld", &N, &K);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 472ms | 8076kb | Incorect | 0 |
Punctaj total | 0 |