Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:45:8: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<n<<endl;  
        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 孪生素数
 - 语言
 - C++
 - 递交时间
 - 2017-11-04 23:52:17
 - 评测时间
 - 2017-11-04 23:52:17
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 50ms
 - 峰值内存
 - 384.0 KiB