Wrong Answer
/in/lab5.c: In function 'printd': /in/lab5.c:85:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(expr[i]>='A'&&expr[i]<='Z'||expr[i]>='a'&&expr[i]<='z'){ ~~~~~~~~~~~~^~~~~~~~~~~~~~ /in/lab5.c: In function 'main': /in/lab5.c:218:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(expr[size(expr)] = ';') printf("%lf\n",work[name]); ^~~~
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Wrong Answer Detail | 17ms | 6.309 MiB |
Information
- Submit By
- Type
- Submission
- Homework
- Lab 5: CASIO-fx991
- Language
- C
- Submit At
- 2024-11-13 23:13:23
- Judged At
- 2024-11-13 23:13:23
- Judged By
- Score
- 0
- Total Time
- 17ms
- Peak Memory
- 6.309 MiB