Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:51:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for(int i = 0;i < Hash[p.x * p.y].size();i++)
                  ~~^~~~~~~~~~~~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1515 Problem C. 金字塔探险II
 - 语言
 - C++
 - 递交时间
 - 2023-10-12 21:44:47
 - 评测时间
 - 2023-10-12 21:44:47
 - 评测机
 
- 分数
 - 70
 - 总耗时
 - 6977ms
 - 峰值内存
 - 53.891 MiB