Compile Error

foo.c:1:2: error: unknown type name 'using'
    1 |  using namespace std;
      |  ^~~~~
foo.c:1:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'std'
    1 |  using namespace std;
      |                  ^~~
foo.c:2:11: fatal error: iostream: No such file or directory
    2 | # include <iostream>
      |           ^~~~~~~~~~
compilation terminated.
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1001 打印字符
语言
C
递交时间
2023-09-24 10:54:32
评测时间
2023-09-24 10:54:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes