Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:31:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ans==LONG_LONG_MAX); ^~ /in/foo.cc:32:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' ans=0; ^~~
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2779 黑白格 5级1 2024.6
 - 比赛
 - 2024.7.29暑期高级2班练习
 - 语言
 - C++
 - 递交时间
 - 2024-07-30 12:24:15
 - 评测时间
 - 2024-07-30 12:24:15
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 40ms
 - 峰值内存
 - 600.0 KiB