Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1619597)
| Utilizator | Data | 28 februarie 2016 17:42:39 | |
|---|---|---|---|
| Problema | Vis | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:87:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, j;
^
user.cpp:87:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘void read()’:
user.cpp:34:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vis.in", "r", stdin);
^
user.cpp:35:68: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d %d %d", &n, &k1, &k2, &l1, &c1, &l2, &c2);
^
user.cpp:38:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
user.cpp: In function ‘void write()’:
user.cpp:104:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vis.out", "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 592kb | Incorect | 0 |
| 2 | 0ms | 716kb | Incorect | 0 |
| 3 | 0ms | 1644kb | OK | 10 |
| 4 | 172ms | 12236kb | OK | 10 |
| 5 | 164ms | 12244kb | Incorect | 0 |
| 6 | 236ms | 14588kb | OK | 10 |
| 7 | 312ms | 16932kb | OK | 10 |
| 8 | 420ms | 23972kb | Incorect | 0 |
| 9 | 632ms | 23984kb | OK | 10 |
| 10 | 4ms | 2824kb | OK | 10 |
| Punctaj total | 60 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
