/ 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 4ms 256.0 KiB
#2 Accepted 4ms 356.0 KiB
#3 Accepted 8ms 384.0 KiB
#4 Accepted 3ms 364.0 KiB
#5 Accepted 4ms 364.0 KiB
#6 Accepted 28ms 628.0 KiB
#7 Accepted 22ms 512.0 KiB
#8 Wrong Answer 38ms 488.0 KiB
#9 Accepted 38ms 488.0 KiB
#10 Accepted 26ms 480.0 KiB

信息

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