记录详情

Compile Error

foo.c:1:1: error: stray '##' in program
    1 | ##include <iostream>
      | ^~
foo.c:1:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
    1 | ##include <iostream>
      |           ^
foo.c:2:10: fatal error: cstdio: No such file or directory
    2 | #include <cstdio>
      |          ^~~~~~~~
compilation terminated.
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1074 字串变换
语言
C
递交时间
2022-07-30 15:24:26
评测时间
2022-07-30 15:24:26
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes