Pagini recente » Cod sursa (job #448059) | Cod sursa (job #2018268) | Cod sursa (job #83886) | Cod sursa (job #93015) | Borderou de evaluare (job #1134891)
Borderou de evaluare (job #1134891)
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 | 492kb | Corect | 10 |
| 2 | 4ms | 632kb | Corect | 10 |
| 3 | 4ms | 468kb | Corect | 10 |
| 4 | 0ms | 444kb | Corect | 10 |
| 5 | 4ms | 516kb | Corect | 10 |
| 6 | 4ms | 424kb | Corect | 10 |
| 7 | 8ms | 668kb | Corect | 10 |
| 8 | 4ms | 480kb | Corect | 10 |
| 9 | 4ms | 512kb | Corect | 10 |
| 10 | 4ms | 508kb | Corect | 10 |
| Punctaj total | 100 |