/ 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 3ms 360.0 KiB
#2 Accepted 2ms 380.0 KiB
#3 Accepted 3ms 352.0 KiB
#4 Accepted 4ms 384.0 KiB
#5 Accepted 4ms 356.0 KiB
#6 Accepted 27ms 512.0 KiB
#7 Accepted 27ms 488.0 KiB
#8 Wrong Answer 46ms 508.0 KiB
#9 Accepted 27ms 508.0 KiB
#10 Accepted 26ms 496.0 KiB

信息

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