/ new_bzoj /

记录详情

Compile Error

/in/foo.cc:32:1: error: stray '\357' in program
 
 ^
/in/foo.cc:32:2: error: stray '\273' in program
 
  ^
/in/foo.cc:32:3: error: stray '\277' in program
 
   ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:30:23: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
     printf("%lld",ans2);
                       ^

信息

递交者
类型
递交
题目
反素数ant
语言
C++
递交时间
2017-11-06 21:08:19
评测时间
2017-11-06 21:08:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes