Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1287303)
| Utilizator | Data | 7 decembrie 2014 13:54:14 | |
|---|---|---|---|
| Problema | Magic Sequence | Status | done |
| Runda | Algoritmiada 2015 - Runda 1, Juniori | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:15: warning: variable ‘mare’ set but not used [-Wunused-but-set-variable]
int t, n, mare, mic;
^
user.cpp:9:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("magicsequence.in", "r", stdin);
^
user.cpp:10:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("magicsequence.out", "w", stdout);
^
user.cpp:14:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:20:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:23:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
![]() | Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|---|
| ✓ | 1 | 0ms | 232kb | OK | 10 |
| ✗ | 2 | 0ms | 232kb | Incorect | 0 |
| ✗ | 3 | 0ms | 232kb | Incorect | 0 |
| ✗ | 4 | 16ms | 272kb | Incorect | 0 |
| ✗ | 5 | 24ms | 268kb | Incorect | 0 |
| ✗ | 6 | 44ms | 292kb | Incorect | 0 |
| ✗ | 7 | 60ms | 304kb | Incorect | 0 |
| ✓ | 8 | 4ms | 236kb | Incorect | 0 |
| ✗ | 9 | 60ms | 268kb | Incorect | 0 |
| ✗ | 10 | 120ms | 308kb | Incorect | 0 |
| Punctaj total | 10 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

