Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1235682)
| Utilizator | Data | 30 septembrie 2014 11:31:08 | |
|---|---|---|---|
| Problema | Arbore4 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs2(int)’:
user.cpp:21:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[Nod].size(); ++i)
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:32:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[Nod].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:40:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore4.in", "r", stdin);
^
user.cpp:41:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore4.out", "w", stdout);
^
user.cpp:42:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:45:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &A, &B);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 416kb | OK | 5 |
| 2 | 0ms | 424kb | OK | 5 |
| 3 | 0ms | 444kb | Incorect | 0 |
| 4 | 0ms | 524kb | Incorect | 0 |
| 5 | 0ms | 820kb | Incorect | 0 |
| 6 | 0ms | 1832kb | Incorect | 0 |
| 7 | 4ms | 3092kb | Incorect | 0 |
| 8 | 4ms | 4124kb | Incorect | 0 |
| 9 | 4ms | 4580kb | Incorect | 0 |
| 10 | 8ms | 6400kb | Incorect | 0 |
| 11 | 12ms | 8520kb | Incorect | 0 |
| 12 | 12ms | 10868kb | Incorect | 0 |
| 13 | 16ms | 13472kb | Incorect | 0 |
| 14 | 20ms | 16308kb | Incorect | 0 |
| 15 | 8ms | 672kb | Killed by signal 6(SIGABRT). | 0 |
| 16 | 8ms | 676kb | Killed by signal 6(SIGABRT). | 0 |
| 17 | 8ms | 676kb | Killed by signal 6(SIGABRT). | 0 |
| 18 | 8ms | 676kb | Killed by signal 6(SIGABRT). | 0 |
| 19 | 8ms | 676kb | Killed by signal 6(SIGABRT). | 0 |
| 20 | 8ms | 676kb | Killed by signal 6(SIGABRT). | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
