Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:19:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   else
   ^~~~
/in/foo.cc:22:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
    if(a[j]==11)
    ^~
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - A11-2 K进制的高精度整数
 - 语言
 - C++
 - 递交时间
 - 2024-10-11 16:04:19
 - 评测时间
 - 2024-10-11 16:04:19
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 1ms
 - 峰值内存
 - 504.0 KiB