Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1987169)
| Utilizator | Data | 29 mai 2017 21:07:40 | |
|---|---|---|---|
| Problema | Parb | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:183:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:182:9: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable]
int cnt = 0;
^
user.cpp: In function ‘void DFS2(int, int, char)’:
user.cpp:198:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:210:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:232:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In member function ‘char InParser::read_ch()’:
user.cpp:19:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, 16, fin);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 8ms | 6592kb | Incorect | 0 | 0 |
| 2 | 8ms | 6740kb | Incorect | 0 | 0 |
| 3 | 56ms | 8784kb | Incorect | 0 | 0 |
| 4 | 660ms | 9420kb | OK | 10 | |
| 5 | 60ms | 10032kb | Incorect | 0 | 0 |
| 6 | 136ms | 12836kb | Incorect | 0 | 0 |
| 7 | Depăşit | 15700kb | Time limit exceeded. | 0 | |
| 8 | 776ms | 25440kb | Incorect | 0 | 0 |
| 9 | Depăşit | 19036kb | Time limit exceeded. | 0 | |
| 10 | 812ms | 28600kb | Incorect | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
