QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#413703#3791. Interesting CalculatorZhaoZiLongCompile Error//C++201.9kb2024-05-17 21:53:112024-05-17 21:53:12

詳細信息

answer.code: In function ‘int main()’:
answer.code:81:17: error: ‘st’ was not declared in this scope; did you mean ‘std’?
   81 |                 st[a]=0;
      |                 ^~
      |                 std