Pagini recente » Cod sursa (job #583296) | Monitorul de evaluare | Cod sursa (job #690486) | Cod sursa (job #974486) | Borderou de evaluare (job #1134889)
Borderou de evaluare (job #1134889)
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 | 636kb | Corect | 10 |
| 3 | 4ms | 460kb | Corect | 10 |
| 4 | 4ms | 452kb | Corect | 10 |
| 5 | 4ms | 524kb | Corect | 10 |
| 6 | 4ms | 420kb | Corect | 10 |
| 7 | 8ms | 672kb | Corect | 10 |
| 8 | 4ms | 476kb | Corect | 10 |
| 9 | 4ms | 512kb | Corect | 10 |
| 10 | 4ms | 508kb | Corect | 10 |
| Punctaj total | 100 |