Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:26:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
   for(int k=p;k>g;k--)
                 ^
/in/foo.cc:27:20: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
      for(int j=r;j>u;j--)
                    ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 暗黑游戏(pgrune)
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2018-03-18 16:30:11
 - 评测时间
 - 2018-03-18 16:30:11
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes