/ WHOJ /

记录详情

Compile Error

foo.cc:5:9: error: 'N' was not declared in this scope
    5 | bool st[N];
      |         ^
foo.cc: In function 'int main()':
foo.cc:38:16: error: 'h' was not declared in this scope
   38 |         memset(h,-1,sizeof(h));
      |                ^
Found 6 testcases.
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1531 贝蒂的旅行
题目数据
下载
语言
C++
递交时间
2022-08-16 19:18:05
评测时间
2022-08-16 19:18:05
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes