Compile Error

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

信息

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