Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2928539)
| Utilizator | Data | 23 octombrie 2022 12:17:05 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void floodfill(int)':
main.cpp:25:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
25 | for (i = 0; i < v[id].size(); i++) {
| ~~^~~~~~~~~~~~~~
main.cpp: In function 'void reverseflood(int)':
main.cpp:35:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
35 | for (i = 0; i < u[id].size(); i++) {
| ~~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:87:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
87 | for (j = 0; j < r[i].size(); j++) {
| ~~^~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 184kb | Killed by Signal 11 | 0 | 0 |
| 2 | 0ms | 184kb | Corect | 10 | |
| 3 | 0ms | 184kb | Corect | 10 | |
| 4 | 0ms | 184kb | Corect | 10 | 30 |
| 5 | 7ms | 577kb | Corect | 10 | |
| 6 | 73ms | 1404kb | Corect | 10 | |
| 7 | 197ms | 2396kb | Corect | 10 | 0 |
| 8 | 350ms | 4218kb | Time limit exceeded | 0 | |
| 9 | 354ms | 9031kb | Time limit exceeded | 0 | |
| 10 | 352ms | 12718kb | Time limit exceeded | 0 | 0 |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
