Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2109512)
| Utilizator | Data | 19 ianuarie 2018 20:28:20 | |
|---|---|---|---|
| Problema | Santa | Status | done |
| Runda | Lista lui wefgef | Compilator | cpp | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
user.cpp:297:5: warning: "/*" within comment [-Wcomment]
/*if(node > nrc)
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:68:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void precalcGG()’:
user.cpp:113:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Bic[i].size(); j++)
^
user.cpp: In function ‘void precalcRoad(int, int, int)’:
user.cpp:144:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Bic[bic].size(); i++)
^
user.cpp:160:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < G[Bic[bic][j]].size(); k++)
^
user.cpp:185:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < X.size(); i++)
^
user.cpp: In function ‘void Path()’:
user.cpp:392:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Bic[node].size(); j++)
^
user.cpp:397:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Bic[node].size(); j++)
^
user.cpp: In function ‘void DFS2(int, int)’:
user.cpp:417:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < GG[node].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:455:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Solution.size(); i++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 16ms | 12844kb | OK! | 10 |
| 2 | 16ms | 12904kb | Treci pe o strada inexistenta! | 4 |
| 3 | 16ms | 12936kb | Treci pe o strada inexistenta! | 4 |
| 4 | 20ms | 12984kb | Treci pe o strada inexistenta! | 4 |
| 5 | 60ms | 13292kb | Treci pe o strada inexistenta! | 4 |
| 6 | 1504ms | 15904kb | Treci pe o strada inexistenta! | 4 |
| 7 | Depăşit | 16436kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 16912kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 18860kb | Time limit exceeded. | 0 |
| 10 | 16ms | 12904kb | OK! | 10 |
| Punctaj total | 40 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
