Pagini recente » Borderou de evaluare (job #3032540) | Diferente pentru problema/sdistante intre reviziile 12 si 9 | Monitorul de evaluare | Borderou de evaluare (job #1709444) | Borderou de evaluare (job #1710057)
Borderou de evaluare (job #1710057)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:117:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.in", "r", stdin);
^
user.cpp:118:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.out", "w", stdout);
^
user.cpp:121:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &test);
^
user.cpp:124:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 20ms | 448kb | Incorect | 0 |
| Punctaj total | 0 |