QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#715366#7904. Rainbow Subarrayucup-team1100Compile Error//C++233.1kb2024-11-06 11:37:442024-11-06 11:37:49

詳細信息

answer.code: In function ‘int main()’:
answer.code:115:10: error: ‘std::ostream’ {aka ‘class std::basic_ostream<char>’} has no member named ‘tir’; did you mean ‘tie’?
  115 |     cout.tir(0);
      |          ^~~
      |          tie