Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1235766)
| Utilizator | Data | 30 septembrie 2014 16:44:27 | |
|---|---|---|---|
| Problema | Arbore4 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:35:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[Nod].size(); ++i)
^
user.cpp:41: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:64:23: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d", Dp[1]);
^
user.cpp:51: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:52: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:53:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:56: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 | 1452kb | OK | 5 |
| 2 | 0ms | 1448kb | OK | 5 |
| 3 | 0ms | 1448kb | OK | 5 |
| 4 | 0ms | 1452kb | OK | 5 |
| 5 | 0ms | 1456kb | OK | 5 |
| 6 | 0ms | 1464kb | OK | 5 |
| 7 | 0ms | 1476kb | OK | 5 |
| 8 | 0ms | 1480kb | OK | 5 |
| 9 | 4ms | 1484kb | OK | 5 |
| 10 | 4ms | 1496kb | OK | 5 |
| 11 | 4ms | 1512kb | OK | 5 |
| 12 | 4ms | 1520kb | OK | 5 |
| 13 | 4ms | 1528kb | OK | 5 |
| 14 | 4ms | 1540kb | OK | 5 |
| 15 | 176ms | 4932kb | OK | 5 |
| 16 | 188ms | 5140kb | OK | 5 |
| 17 | 196ms | 5356kb | OK | 5 |
| 18 | 212ms | 5576kb | OK | 5 |
| 19 | 220ms | 5792kb | OK | 5 |
| 20 | 220ms | 5788kb | OK | 5 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
