Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2253471)
| Utilizator | Data | 4 octombrie 2018 08:32:49 | |
|---|---|---|---|
| Problema | Sume 2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sume2.in", "r", stdin);
^
user.cpp:28:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sume2.out", "w", stdout);
^
user.cpp:30:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
user.cpp:32:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 796kb | OK | 10 |
| 2 | 0ms | 876kb | OK | 10 |
| 3 | 0ms | 756kb | OK | 10 |
| 4 | 4ms | 876kb | OK | 10 |
| 5 | 12ms | 796kb | OK | 10 |
| 6 | 20ms | 872kb | OK | 10 |
| 7 | 24ms | 880kb | OK | 10 |
| 8 | 24ms | 872kb | Incorect | 0 |
| 9 | 24ms | 864kb | Incorect | 0 |
| 10 | 24ms | 876kb | Incorect | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
