Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1134859)
| Utilizator | Data | 6 martie 2014 22:44:29 | |
|---|---|---|---|
| Problema | Plan | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 16 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, short int*, std::vector<short int>*, bool)’:
user.cpp:50:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<LA[u].size(); ++i) {
^
user.cpp: In function ‘int BFS()’:
user.cpp:73:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<G[u].size(); ++i) {
^
user.cpp: In function ‘void solve()’:
user.cpp:100:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<LA[u].size(); ++i) {
^
user.cpp:153:6: warning: unused variable ‘flow’ [-Wunused-variable]
int flow = 0;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 460kb | Killed by signal 11(SIGSEGV). | 0 |
| 2 | 4ms | 548kb | Killed by signal 11(SIGSEGV). | 0 |
| 3 | 4ms | 456kb | Fisier de iesire incorect | 2 |
| 4 | 0ms | 444kb | Fisier de iesire incorect | 2 |
| 5 | 4ms | 472kb | Killed by signal 11(SIGSEGV). | 0 |
| 6 | 4ms | 424kb | Corect | 10 |
| 7 | 4ms | 576kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 4ms | 464kb | Fisier de iesire incorect | 2 |
| 9 | 4ms | 472kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 4ms | 468kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 16 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
