Pagini recente » Cod sursa (job #695747) | Cod sursa (job #1102373) | Cod sursa (job #538236) | Cod sursa (job #2855849) | Borderou de evaluare (job #1134885)
Borderou de evaluare (job #1134885)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, short int*, std::vector<short int>*, bool)’:
user.cpp:51: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:74: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:101:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<LA[u].size(); ++i) {
^
user.cpp:156:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<G[Dest].size(); ++i) {
^
user.cpp:191:6: warning: variable ‘sm’ set but not used [-Wunused-but-set-variable]
int sm, tm;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 496kb | Fisier de iesire incorect | 2 |
| 2 | 4ms | 644kb | Corect | 10 |
| 3 | 4ms | 468kb | Corect | 10 |
| 4 | 0ms | 452kb | Corect | 10 |
| 5 | 4ms | 532kb | Corect | 10 |
| 6 | 4ms | 436kb | Corect | 10 |
| 7 | 8ms | 684kb | Fisier de iesire incorect | 2 |
| 8 | 4ms | 484kb | Fisier de iesire incorect | 2 |
| 9 | 4ms | 520kb | Fisier de iesire incorect | 2 |
| 10 | 4ms | 520kb | Fisier de iesire incorect | 2 |
| Punctaj total | 60 |