记录详情

Compile Error

foo.c: In function 'main':
foo.c:5:1: error: 'cin' undeclared (first use in this function)
    5 | cin>>n1;
      | ^~~
foo.c:5:1: note: each undeclared identifier is reported only once for each function it appears in
foo.c: At top level:
foo.c:14:1: error: expected identifier or '(' before '}' token
   14 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
反序数字
语言
C
递交时间
2023-06-04 14:53:53
评测时间
2023-06-04 14:53:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes