QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#417205#7897. Largest Digitucup-team1310Compile Error//C++142.1kb2024-05-22 16:11:562024-05-22 16:11:56

詳細信息

answer.code: In function ‘void solve()’:
answer.code:69:15: error: ‘maxx’ was not declared in this scope; did you mean ‘maxn’?
   69 |         cout<<maxx<<'\n';
      |               ^~~~
      |               maxn