Compile Error
/in/lab5.c: In function 'main': /in/lab5.c:260:23: warning: statement with no effect [-Wunused-value] if (j>0){(data[i][j-1]!=';'){printf("%lf\n",calcStack[0]);}} ~~~~~~~~~~~~~^~~~~~ /in/lab5.c:260:29: error: expected ';' before '{' token if (j>0){(data[i][j-1]!=';'){printf("%lf\n",calcStack[0]);}} ^
Information
- Submit By
- Type
- Submission
- Homework
- Lab 5: CASIO-fx991
- Language
- C
- Submit At
- 2024-11-11 19:29:41
- Judged At
- 2024-11-11 19:29:41
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes