/ XMU_ACM /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:203:9: warning: variable 'b1' set but not used [-Wunused-but-set-variable]
     int b1;
         ^~
/in/foo.cc:204:9: warning: variable 'b2' set but not used [-Wunused-but-set-variable]
     int b2;
         ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 364.0 KiB
#2 Accepted 2ms 356.0 KiB
#3 Accepted 3ms 360.0 KiB
#4 Accepted 1ms 380.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 23ms 512.0 KiB
#7 Accepted 14ms 384.0 KiB
#8 Wrong Answer 22ms 384.0 KiB
#9 Accepted 18ms 504.0 KiB
#10 Accepted 17ms 512.0 KiB

信息

递交者
类型
递交
题目
Connect
语言
C++
递交时间
2018-04-28 15:33:49
评测时间
2018-04-28 15:33:49
评测机
分数
90
总耗时
111ms
峰值内存
512.0 KiB