Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3203797)
| Utilizator | Data | 14 februarie 2024 17:28:47 | |
|---|---|---|---|
| Problema | Geometry | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:81:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Segment>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
81 | for(int i = 0; i < v.size() - 1; ++i){
| ~~^~~~~~~~~~~~~~
main.cpp:82:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Segment>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
82 | for(int j = i + 1; j < v.size(); ++j){
| ~~^~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 303kb | OK | 10 | 50 |
| 2 | 0ms | 303kb | OK | 10 | |
| 3 | 0ms | 303kb | OK | 10 | |
| 4 | 0ms | 303kb | OK | 10 | |
| 5 | 0ms | 303kb | OK | 10 | |
| 6 | 0ms | 303kb | OK | 10 | 10 |
| 7 | 2ms | 303kb | OK | 10 | 10 |
| 8 | 2ms | 303kb | OK | 10 | 10 |
| 9 | 2ms | 303kb | OK | 10 | 10 |
| 10 | 2ms | 303kb | OK | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
