Pagini recente » Borderou de evaluare (job #937121) | Borderou de evaluare (job #1332472) | Borderou de evaluare (job #3040455) | Borderou de evaluare (job #727336) | Borderou de evaluare (job #1294340)
Borderou de evaluare (job #1294340)
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:27:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &T);
^
user.cpp:30:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %i", &N, &K);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 568ms | 4172kb | OK | 100 |
Punctaj total | 100 |