QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#212787#4186. Card TradingGuanYunchangCompile Error//C++981021b2023-10-13 20:34:132023-10-13 20:34:13

详细

answer.code: In function ‘int main()’:
answer.code:14:13: error: ‘nullptr’ was not declared in this scope
   14 |     cin.tie(nullptr);
      |             ^~~~~~~