/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'bool bitcheck(int, int)':
foo.cc:34:1: warning: control reaches end of non-void function [-Wreturn-type]
   34 | }
      | ^
foo.cc: In function 'void search(int, int)':
foo.cc:75:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   75 |   system("pause");
      |   ~~~~~~^~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:102:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  102 |  system("pause");
      |  ~~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 4ms 640.0 KiB
#2 Wrong Answer Standard answer longer than user output. 5ms 768.0 KiB
#3 Wrong Answer Standard answer longer than user output. 4ms 764.0 KiB
#4 Wrong Answer Standard answer longer than user output. 4ms 764.0 KiB
#5 Wrong Answer Standard answer longer than user output. 4ms 768.0 KiB
#6 Wrong Answer Standard answer longer than user output. 16ms 768.0 KiB
#7 Wrong Answer Standard answer longer than user output. 4ms 764.0 KiB
#8 Wrong Answer Standard answer longer than user output. 6ms 896.0 KiB
#9 Wrong Answer Standard answer longer than user output. 13ms 764.0 KiB
#10 Wrong Answer Standard answer longer than user output. 3ms 636.0 KiB

信息

递交者
类型
递交
题目
P1099 虫食算
语言
C++
递交时间
2022-03-21 03:02:33
评测时间
2022-03-21 03:02:33
评测机
分数
0
总耗时
67ms
峰值内存
896.0 KiB