/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:6: warning: unused variable 'ans' [-Wunused-variable]
  int ans = 0;
      ^~~
/in/foo.cc:33:7: warning: unused variable 'f' [-Wunused-variable]
  bool f = true;
       ^
# 状态 耗时 内存占用
#1 Accepted 2ms 216.0 KiB
#2 Wrong Answer 2ms 224.0 KiB
#3 Wrong Answer 2ms 216.0 KiB
#4 Accepted 2ms 232.0 KiB
#5 Accepted 3ms 220.0 KiB
#6 Accepted 15ms 324.0 KiB
#7 Wrong Answer 20ms 924.0 KiB
#8 Accepted 3ms 216.0 KiB
#9 Accepted 9ms 516.0 KiB
#10 Accepted 22ms 348.0 KiB

信息

递交者
类型
递交
题目
P1112 小胖的奇偶
语言
C++
递交时间
2020-12-10 20:10:53
评测时间
2020-12-10 20:10:53
评测机
分数
70
总耗时
87ms
峰值内存
924.0 KiB