Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1278789)
| Utilizator | Data | 29 noiembrie 2014 14:11:55 | |
|---|---|---|---|
| Problema | Diametrul unui arbore | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(std::vector<std::vector<int> >, int, int, int&, int&)’:
user.cpp:14:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<arb[node].size(); ++i) if (!visited[arb[node][i]])
^
user.cpp: In function ‘int main()’:
user.cpp:27:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d", &n);
^
user.cpp:31:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d%d", &a, &b);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 0ms | 300kb | OK | 10 |
| 3 | 4ms | 328kb | OK | 10 |
| 4 | Depăşit | 792kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 3240kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 11636kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 16596kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 18196kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 22664kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 21824kb | Time limit exceeded. | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
