Pagini recente » Borderou de evaluare (job #2773161) | Borderou de evaluare (job #1136289) | Borderou de evaluare (job #1782937) | Borderou de evaluare (job #3266866) | Borderou de evaluare (job #2184961)
Borderou de evaluare (job #2184961)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35: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:36: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:39:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &tests);
^
user.cpp:42: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 | 1324kb | Incorect | 0 |
Punctaj total | 0 |