QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#687196#1880. Nikanor Loves GamesyimuhuaCompile Error//C++20772b2024-10-29 17:34:442024-10-29 17:34:45

詳細信息

answer.code: In function ‘int main()’:
answer.code:17:19: error: ‘b’ was not declared in this scope
   17 |         cin >> n, b = {0};
      |                   ^