记录详情

Wrong Answer

/in/foo.cc: In function 'void cal(std::vector<std::__cxx11::basic_string<char> >&, std::vector<std::__cxx11::basic_string<char> >&)':
/in/foo.cc:321:4: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
    else
    ^~~~
/in/foo.cc:323:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
     cnnn++;
     ^~~~
/in/foo.cc: In function 'bool cmp(std::__cxx11::string&, std::__cxx11::string&)':
/in/foo.cc:118:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 356.0 KiB
#2 Accepted 1ms 348.0 KiB
#3 Wrong Answer 1ms 360.0 KiB
#4 Accepted 1ms 360.0 KiB
#5 Wrong Answer 1ms 336.0 KiB
#6 Accepted 1ms 380.0 KiB
#7 Wrong Answer 1ms 376.0 KiB
#8 Wrong Answer 1ms 376.0 KiB
#9 Accepted 1ms 376.0 KiB
#10 Wrong Answer 1ms 356.0 KiB

信息

递交者
类型
递交
题目
P1572 Problem 2D. Nikuhn的破烂模拟计划
比赛
2024春 悬赏令第二周
语言
C++
递交时间
2024-04-27 17:34:37
评测时间
2024-04-27 17:34:37
评测机
分数
40
总耗时
16ms
峰值内存
380.0 KiB