ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#42 | #4. 「WyOJ Round 1」启 · 破茧初阳 | Pigsyy | Compile Error | / | / | C++23 | 1.0kb | 2025-04-14 18:42:25 | 2025-04-14 18:42:37 |
answer
详细
answer.code:8:22: error: wrong number of template arguments (1, should be 2) 8 | typedef pair<int, int> PII; | ^ In file included from /usr/include/c++/12/bits/stl_algobase.h:64, from /usr/include/c++/12/bits/specfun.h:45, from /usr/include/c++/12/cmath:1935, from /usr/include/i386-linux-gnu/c++/12/bits/stdc++.h:41, from answer.code:1: /usr/include/c++/12/bits/stl_pair.h:185:12: note: provided for ...