/ 测试用 /

记录详情

System Error

/in/foo.cc: In function 'int initial(int)':
/in/foo.cc:21:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'long long int prim(int)':
/in/foo.cc:74:19: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized]
         visit[ind]=true;
         ~~~~~~~~~~^~~~~
FormatError('config file not found',)

信息

递交者
类型
递交
题目
frog
语言
C++
递交时间
2019-01-23 14:34:54
评测时间
2019-01-23 14:34:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes