Pagini recente » Borderou de evaluare (job #52082) | Borderou de evaluare (job #1651396) | Borderou de evaluare (job #3198631) | Borderou de evaluare (job #3292670) | Borderou de evaluare (job #3235132)
Borderou de evaluare (job #3235132)
Raport evaluator
Compilare:
main.cpp: In function 'int expresie()':
main.cpp:14:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
14 | while (i < n && s[i] == '+' || s[i] == '-')
| ~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'int termen()':
main.cpp:34:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
34 | while (i < n && s[i] == '*' || s[i] == '/')
| ~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'int factor()':
main.cpp:57:11: warning: 'r' may be used uninitialized [-Wmaybe-uninitialized]
57 | r += expresie();
| ~~^~~~~~~~~~~~~
main.cpp:53:9: note: 'r' was declared here
53 | int r;
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 10 |
2 | 0ms | 303kb | OK | 10 |
3 | 0ms | 303kb | OK | 10 |
4 | 0ms | 303kb | OK | 10 |
5 | 0ms | 303kb | OK | 10 |
6 | 0ms | 303kb | OK | 10 |
7 | 0ms | 303kb | OK | 10 |
8 | 0ms | 303kb | OK | 10 |
9 | 0ms | 303kb | OK | 10 |
10 | 0ms | 303kb | OK | 10 |
Punctaj total | 100 |