/ XMU_ACM /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:199:9: warning: variable 'b1' set but not used [-Wunused-but-set-variable]
     int b1;
         ^~
/in/foo.cc:200:9: warning: variable 'b2' set but not used [-Wunused-but-set-variable]
     int b2;
         ^~
# 状态 耗时 内存占用
#1 Accepted 4ms 256.0 KiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 3ms 372.0 KiB
#4 Accepted 2ms 356.0 KiB
#5 Accepted 3ms 380.0 KiB
#6 Accepted 22ms 384.0 KiB
#7 Accepted 29ms 476.0 KiB
#8 Wrong Answer 52ms 384.0 KiB
#9 Accepted 17ms 480.0 KiB
#10 Accepted 19ms 492.0 KiB

信息

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