Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3260585)
| Utilizator | Data | 2 decembrie 2024 20:03:00 | |
|---|---|---|---|
| Problema | Datorii2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void add_componenta(std::vector<std::pair<int, int> >&, std::vector<std::pair<int, int> >&)':
main.cpp:27:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | while(i1 < p.size() && i2 < n.size()){
| ~~~^~~~~~~~~~
main.cpp:27:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | while(i1 < p.size() && i2 < n.size()){
| ~~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:88:9: warning: unused variable 'sum' [-Wunused-variable]
88 | int sum = 0;
| ^~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 303kb | Corect! | 10 |
| 2 | 1ms | 557kb | Corect! | 10 |
| 3 | 203ms | 8728kb | Corect! | 10 |
| 4 | 151ms | 8585kb | Corect! | 10 |
| 5 | 48ms | 8679kb | Numar de tranzactii gresit! | 0 |
| 6 | 168ms | 8736kb | Corect! | 10 |
| 7 | 0ms | 303kb | Corect! | 10 |
| 8 | 301ms | 8683kb | Time limit exceeded | 0 |
| 9 | 300ms | 8683kb | Time limit exceeded | 0 |
| 10 | 300ms | 8683kb | Time limit exceeded | 0 |
| Punctaj total | 60 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
