Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1925183)
| Utilizator | Data | 12 martie 2017 16:19:53 | |
|---|---|---|---|
| Problema | Graf | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:8:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[x].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:33:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in", "r", stdin);
^
user.cpp:34:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out", "w", stdout);
^
user.cpp:35:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d\n", &n, &m, &X, &Y);
^
user.cpp:38:33: 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 |
|---|---|---|---|---|
| 1 | 0ms | 388kb | OK | 10 |
| 2 | Depăşit | 372kb | Time limit exceeded. | 0 |
| 3 | 0ms | 384kb | OK | 10 |
| 4 | Depăşit | 376kb | Time limit exceeded. | 0 |
| 5 | 0ms | 388kb | OK | 10 |
| 6 | Depăşit | 1016kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 628kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 844kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 944kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1004kb | Time limit exceeded. | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
