Compile Error

foo.cc: In function 'int main()':
foo.cc:5:7: error: 'N' was not declared in this scope
  cin>>N>>k;
       ^
foo.cc:4:6: warning: unused variable 'n' [-Wunused-variable]
  int n,k,cnt=0;
      ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1692 移位总和
语言
C++
递交时间
2021-11-28 11:40:52
评测时间
2021-11-28 11:40:52
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes