Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3031237)
| Utilizator | Data | 19 martie 2023 10:19:51 | |
|---|---|---|---|
| Problema | Fantasy | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void Dfs(int, int, int)':
main.cpp:15:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
15 | for (int i=0;i<g[node].size ();++i){
| ~^~~~~~~~~~~~~~~~
main.cpp: In function 'void solve()':
main.cpp:49:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for (int j=0;j<g[i].size ();++j){
| ~^~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 0ms | 303kb | OK | 10 |
| 4 | 2ms | 303kb | OK | 10 |
| 5 | 2ms | 303kb | OK | 10 |
| 6 | 3ms | 303kb | OK | 10 |
| 7 | 4ms | 303kb | OK | 10 |
| 8 | 5ms | 303kb | OK | 10 |
| 9 | 6ms | 557kb | OK | 10 |
| 10 | 7ms | 557kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
