Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:7:36: error: redeclaration of 'int n'
  int Score,Imp,NOP,Money,TotM,MaxM,n;
                                    ^
/in/foo.cc:5:6: note: 'int n' previously declared here
  int n;
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1001 谁拿了最多奖学金
 - 语言
 - C++
 - 递交时间
 - 2017-04-04 19:43:15
 - 评测时间
 - 2017-04-04 19:43:15
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 167ms
 - 峰值内存
 - 30.301 MiB