Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1276644)
| Utilizator | Data | 26 noiembrie 2014 17:51:03 | |
|---|---|---|---|
| Problema | Inversari | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inversari.in", "r", stdin);
^
user.cpp:18:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inversari.out", "w", stdout);
^
user.cpp:21:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &q);
^
user.cpp:23:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x[i]);
^
user.cpp:27:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &xx, &yy);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 380kb | OK | 10 |
| 2 | 4ms | 472kb | OK | 10 |
| 3 | 8ms | 524kb | OK | 10 |
| 4 | 12ms | 692kb | OK | 10 |
| 5 | 40ms | 1388kb | OK | 10 |
| 6 | 124ms | 2340kb | OK | 10 |
| 7 | 160ms | 2584kb | OK | 10 |
| 8 | Depăşit | 2604kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2552kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2588kb | Time limit exceeded. | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
