Pagini recente » Borderou de evaluare (job #2322694) | Borderou de evaluare (job #1389606) | Borderou de evaluare (job #2975618) | Borderou de evaluare (job #2679264) | Borderou de evaluare (job #2723347)
Borderou de evaluare (job #2723347)
Raport evaluator
Compilare:
main.cpp: In function 'void p2()':
main.cpp:49:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (poz < a.size())
~~~~^~~~~~~~~~
main.cpp:55:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (poz >= a.size())
~~~~^~~~~~~~~~~
main.cpp: In function 'std::__cxx11::string evaluate_paranteze_patrate()':
main.cpp:89:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (poz < a.size() && a[poz] != ']' && a[poz] != '*')
~~~~^~~~~~~~~~
main.cpp:95:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (!(poz < a.size() && a[poz] != ']' && a[poz] != '*'))
~~~~^~~~~~~~~~
main.cpp: In function 'std::__cxx11::string evaluate_paranteze_rotunde(int)':
main.cpp:143:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (poz < a.size() && a[poz] != ')')
~~~~^~~~~~~~~~
main.cpp:149:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (!(poz < a.size() && a[poz] != ')'))
~~~~^~~~~~~~~~
main.cpp: In function 'int make_number()':
main.cpp:178:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (numar(a[poz]) == true && poz < a.size())
~~~~^~~~~~~~~~
main.cpp: In function 'std::__cxx11::string make_leter_str()':
main.cpp:189:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (litera(a[poz]) == true && poz < a.size())
~~~~^~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Corect ! | 5 |
| 2 | 3ms | 131kb | Corect ! | 5 |
| 3 | 3ms | 131kb | Corect ! | 5 |
| 4 | 3ms | 131kb | Corect ! | 5 |
| 5 | 3ms | 131kb | Corect ! | 5 |
| 6 | 3ms | 131kb | Corect ! | 5 |
| 7 | 3ms | 131kb | Corect ! | 5 |
| 8 | 3ms | 131kb | Corect ! | 5 |
| 9 | 4ms | 393kb | Corect ! | 5 |
| 10 | 3ms | 393kb | Corect ! | 5 |
| 11 | 3ms | 262kb | Corect ! | 5 |
| 12 | 3ms | 262kb | Corect ! | 5 |
| 13 | 3ms | 262kb | Corect ! | 5 |
| 14 | 4ms | 446kb | Corect ! | 5 |
| 15 | 3ms | 262kb | Corect ! | 5 |
| 16 | 4ms | 393kb | Corect ! | 5 |
| 17 | 4ms | 524kb | Corect ! | 5 |
| 18 | 4ms | 393kb | Corect ! | 5 |
| 19 | 4ms | 524kb | Corect ! | 5 |
| 20 | 4ms | 524kb | Corect ! | 5 |
| Punctaj total | 100 |