ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#481 | #106. 「NOIP2024」编辑字符串 | Pigsyy | Compile Error | / | / | C++23 | 17b | 2025-04-25 12:28:56 | 2025-04-25 12:28:58 |
answer
#include <format>
详细
answer.code:1:10: fatal error: format: 没有那个文件或目录 1 | #include <format> | ^~~~~~~~ compilation terminated.