记录详情

Compile Error

foo.c: In function 'main':
foo.c:9:11: error: expected '(' before '{' token
    9 |         if{c++>b++>a){
      |           ^
      |           (
foo.c:9:21: error: expected statement before ')' token
    9 |         if{c++>b++>a){
      |                     ^
foo.c:14:1: error: expected declaration or statement at end of input
   14 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1006 表达式运算(三)
语言
C
递交时间
2023-08-13 00:33:39
评测时间
2023-08-13 00:33:39
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes