Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2765610)
| Utilizator | Data | 28 iulie 2021 15:09:09 | |
|---|---|---|---|
| Problema | Mxl | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int numar(std::__cxx11::string&)':
main.cpp:21:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < expresie.size() && '0' <= expresie[i] && expresie[i] <= '9'; i++)
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int termen()':
main.cpp:39:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (poz < expresie.size() && expresie[poz] != '+')
~~~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int calcul()':
main.cpp:70:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (poz < expresie.size())
~~~~^~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 2ms | 131kb | OK | 10 |
| 5 | 3ms | 131kb | OK | 10 |
| 6 | 3ms | 131kb | OK | 10 |
| 7 | 3ms | 262kb | OK | 10 |
| 8 | 3ms | 262kb | OK | 10 |
| 9 | 3ms | 262kb | Incorect | 0 |
| 10 | 4ms | 262kb | OK | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
