Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:30:15: warning: unused variable 'j' [-Wunused-variable]
     int n, i, j, top;  
               ^
/in/foo.cc:30:18: warning: unused variable 'top' [-Wunused-variable]
     int n, i, j, top;  
                  ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A-B Problem
 - 语言
 - C++
 - 递交时间
 - 2017-08-23 09:30:57
 - 评测时间
 - 2017-08-23 09:30:57
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 226ms
 - 峰值内存
 - 4.75 MiB