Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1892410)
| Utilizator | Data | 24 februarie 2017 22:32:28 | |
|---|---|---|---|
| Problema | Lowest Common Ancestor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void df(int, int, int)’:
user.cpp:18:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, l = ls[x].size(), y;
^
user.cpp:18:12: warning: unused variable ‘l’ [-Wunused-variable]
int i, l = ls[x].size(), y;
^
user.cpp: In function ‘int main()’:
user.cpp:43:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in","r",stdin);
^
user.cpp:44:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out","w",stdout);
^
user.cpp:45:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n,&m);
^
user.cpp:47:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &tt[i]);
^
user.cpp:52:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 1056kb | OK | 10 | 10 |
| 2 | 0ms | 1068kb | OK | 10 | 10 |
| 3 | 12ms | 1328kb | OK | 10 | 10 |
| 4 | 140ms | 2700kb | OK | 10 | 10 |
| 5 | 160ms | 3780kb | OK | 10 | 10 |
| 6 | 248ms | 3780kb | OK | 10 | 10 |
| 7 | Depăşit | 8464kb | Time limit exceeded. | 0 | 0 |
| 8 | 1352ms | 3780kb | OK | 10 | 30 |
| 9 | 1736ms | 3784kb | OK | 10 | |
| 10 | 1888ms | 3776kb | OK | 10 | |
| Punctaj total | 90 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
