Pagini recente » Borderou de evaluare (job #1820946) | Borderou de evaluare (job #139306) | Borderou de evaluare (job #933038) | Borderou de evaluare (job #1744790) | Borderou de evaluare (job #2538780)
Borderou de evaluare (job #2538780)
Raport evaluator
Compilare:
main.cpp: In function 'int Expresie()':
main.cpp:20:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while((e[i]=='+'||e[i]=='-'))
^~~~~
main.cpp:31:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
return sum;
^~~~~~
main.cpp: In function 'int Termen()':
main.cpp:36:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while((e[i]=='*'||e[i]=='/'))
^~~~~
main.cpp:47:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
return prod;
^~~~~~
| 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 | 2ms | 131kb | OK | 10 |
| 6 | 2ms | 131kb | OK | 10 |
| 7 | 2ms | 131kb | OK | 10 |
| 8 | 2ms | 131kb | OK | 10 |
| 9 | 3ms | 262kb | OK | 10 |
| 10 | 3ms | 262kb | OK | 10 |
| Punctaj total | 100 |