Pagini recente » Cod sursa (job #2201962) | Borderou de evaluare (job #3004326) | Diferente pentru problema/simd intre reviziile 1 si 2 | Borderou de evaluare (job #2660061) | Borderou de evaluare (job #2025238)
Borderou de evaluare (job #2025238)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:25:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graf[nod].size(); ++ i)
^
user.cpp: In function ‘int bfs(int)’:
user.cpp:49:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graf[nod].size(); ++ i)
^
user.cpp:67:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:94:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < graf[i].size(); ++ j)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 464kb | Incorect | 0 |
| 2 | 0ms | 464kb | Incorect | 0 |
| 3 | 0ms | 460kb | Incorect | 0 |
| 4 | 0ms | 480kb | Incorect | 0 |
| 5 | 0ms | 480kb | Incorect | 0 |
| 6 | 0ms | 476kb | Incorect | 0 |
| 7 | 0ms | 480kb | Incorect | 0 |
| 8 | 0ms | 480kb | Incorect | 0 |
| 9 | 0ms | 484kb | Incorect | 0 |
| 10 | 0ms | 484kb | Incorect | 0 |
| Punctaj total | 0 |