Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2912136)
| Utilizator | Data | 6 iulie 2022 22:03:54 | |
|---|---|---|---|
| Problema | Paranteze | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 5 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:18:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
18 | if (brackets[i] == '(' && brackets[i + 1] == ')' ||
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:20:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
20 | brackets[i] == '{' && brackets[i + 1] == '}') {
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:23:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
23 | while (brackets[leftt] == '(' && brackets[rightt] == ')' ||
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:25:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
25 | brackets[leftt] == '{' && brackets[rightt] == '}' ) {
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:67:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
67 | while (brackets[last_leftt] == '(' && brackets[last_rightt] == ')' ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:69:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
69 | brackets[last_leftt] == '{' && brackets[last_rightt] == '}' ) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 1ms | 184kb | OK | 5 |
| 2 | 1ms | 184kb | Incorect | 0 |
| 3 | 1ms | 184kb | Incorect | 0 |
| 4 | 1ms | 184kb | Incorect | 0 |
| 5 | 2ms | 184kb | Incorect | 0 |
| 6 | 1ms | 184kb | Incorect | 0 |
| 7 | 1ms | 184kb | Incorect | 0 |
| 8 | 1ms | 184kb | Incorect | 0 |
| 9 | 1ms | 184kb | Incorect | 0 |
| 10 | 1ms | 184kb | Incorect | 0 |
| 11 | 3ms | 282kb | Incorect | 0 |
| 12 | 2ms | 184kb | Incorect | 0 |
| 13 | 2ms | 184kb | Incorect | 0 |
| 14 | 4ms | 438kb | Incorect | 0 |
| 15 | 19ms | 823kb | Incorect | 0 |
| 16 | 25ms | 868kb | Incorect | 0 |
| 17 | 25ms | 1056kb | Incorect | 0 |
| 18 | 53ms | 1183kb | Incorect | 0 |
| 19 | 45ms | 1249kb | Incorect | 0 |
| 20 | 65ms | 1257kb | Incorect | 0 |
| Punctaj total | 5 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
