Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3294656)
| Utilizator | Data | 26 aprilie 2025 20:34:38 | |
|---|---|---|---|
| Problema | Ecuatii | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int cautBin1(int, std::vector<int>&)':
main.cpp:19:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
19 | if (ans + step < v.size() && v[ans + step] < x) {
| ~~~~~~~~~~~^~~~~~~~~~
main.cpp: In function 'int cautBin2(int, std::vector<int>&)':
main.cpp:28:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
28 | if (ans + step < v.size() && v[ans + step] <= x) {
| ~~~~~~~~~~~^~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 64ms | 4603kb | OK | 10 |
| 2 | 59ms | 4603kb | OK | 10 |
| 3 | 63ms | 4603kb | OK | 10 |
| 4 | 64ms | 4603kb | OK | 10 |
| 5 | 68ms | 4603kb | OK | 10 |
| 6 | 64ms | 4603kb | OK | 10 |
| 7 | 63ms | 4603kb | OK | 10 |
| 8 | 64ms | 4603kb | OK | 10 |
| 9 | 64ms | 4603kb | OK | 10 |
| 10 | 63ms | 4603kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
