记录详情

Compile Error

foo.c: In function 'main':
foo.c:5:5: error: 'a' undeclared (first use in this function)
    5 |     a = int(input())
      |     ^
foo.c:5:5: note: each undeclared identifier is reported only once for each function it appears in
foo.c:5:9: error: expected expression before 'int'
    5 |     a = int(input())
      |         ^~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
1001 A+B问题
语言
C
递交时间
2022-05-23 11:52:44
评测时间
2022-05-23 11:52:44
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes