Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1787151)
| Utilizator | Data | 24 octombrie 2016 11:07:13 | |
|---|---|---|---|
| Problema | Mesaj 3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:30:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp: In function ‘void dp_dfs(int)’:
user.cpp:67:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp:84:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:17:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:21:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In function ‘void get_path()’:
user.cpp:40:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:44:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &C[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 596kb | OK | 5 | 50 |
| 2 | 0ms | 644kb | OK | 5 | |
| 3 | 0ms | 616kb | OK | 5 | |
| 4 | 0ms | 684kb | OK | 5 | |
| 5 | 4ms | 692kb | OK | 5 | |
| 6 | 4ms | 792kb | OK | 5 | |
| 7 | 16ms | 1008kb | OK | 5 | |
| 8 | 36ms | 1620kb | OK | 5 | |
| 9 | 172ms | 2688kb | OK | 5 | |
| 10 | 648ms | 11048kb | OK | 5 | |
| 11 | Depăşit | 11000kb | Time limit exceeded. | 0 | 0 |
| 12 | Depăşit | 17184kb | Time limit exceeded. | 0 | |
| 13 | Depăşit | 16972kb | Time limit exceeded. | 0 | |
| 14 | Depăşit | 16840kb | Time limit exceeded. | 0 | |
| 15 | Depăşit | 17536kb | Time limit exceeded. | 0 | |
| 16 | Depăşit | 16988kb | Time limit exceeded. | 0 | |
| 17 | Depăşit | 17084kb | Time limit exceeded. | 0 | |
| 18 | Depăşit | 17040kb | Time limit exceeded. | 0 | |
| 19 | Depăşit | 17652kb | Time limit exceeded. | 0 | |
| 20 | Depăşit | 19324kb | Time limit exceeded. | 0 | |
| Punctaj total | 50 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
