记录详情

Compile Error

foo.c: In function 'main':
foo.c:5:5: error: 'cin' undeclared (first use in this function)
    5 |     cin>>a>>b>>c;
      |     ^~~
foo.c:5:5: note: each undeclared identifier is reported only once for each function it appears in
foo.c:6:5: error: expected declaration or statement at end of input
    6 |     printf("hello, world\n");
      |     ^~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
A1-1 分支结构练习:三数排序
语言
C
递交时间
2023-08-15 16:21:06
评测时间
2023-08-15 16:21:06
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes