/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:99:9: warning: unused variable 'answer' [-Wunused-variable]
     int answer = 0;
         ^~~~~~
/in/foo.cc:100:10: warning: unused variable 'is_bad' [-Wunused-variable]
     bool is_bad = false;
          ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 2.34 MiB
#2 Accepted 2ms 2.328 MiB
#3 Accepted 2ms 2.324 MiB
#4 Accepted 2ms 2.254 MiB
#5 Accepted 2ms 4.199 MiB
#6 Accepted 2ms 3.09 MiB
#7 Wrong Answer 2ms 2.703 MiB
#8 Accepted 2ms 2.34 MiB
#9 Accepted 2ms 2.703 MiB
#10 Accepted 12ms 14.086 MiB

信息

递交者
类型
递交
题目
P1076 海战
语言
C++
递交时间
2020-11-21 16:23:56
评测时间
2020-11-21 16:23:56
评测机
分数
90
总耗时
35ms
峰值内存
14.086 MiB