QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#458957#8834. Formal Fringucup-team2819#Compile Error//C++14804b2024-06-29 20:59:032024-06-29 20:59:07

詳細信息

answer.code: In function ‘int main()’:
answer.code:47:47: error: ‘p’ was not declared in this scope
   47 |                         cout<<ans[rx]*ans[(1<<p)-1]<<' ';
      |                                               ^