Pagini recente » Borderou de evaluare (job #2275462) | Borderou de evaluare (job #919141) | Borderou de evaluare (job #319995) | Borderou de evaluare (job #1674460) | Borderou de evaluare (job #2184975)
Borderou de evaluare (job #2184975)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cbinput.in", "r", stdin);
^
user.cpp:42:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cbinput.out", "w", stdout);
^
user.cpp:45:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &tests);
^
user.cpp:48:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &K);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 1320kb | OK | 100 |
| Punctaj total | 100 |