Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:8:8: error: 'm' was not declared in this scope
   cin>>m;
        ^
/in/foo.cc:7:7: warning: unused variable 'mp' [-Wunused-variable]
   int mp;
       ^~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1037 素数
 - 语言
 - C++
 - 递交时间
 - 2021-12-04 09:26:07
 - 评测时间
 - 2021-12-04 09:26:07
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes