记录详情

Compile Error

/in/foo.cc:51:22: error: '_TCHAR' has not been declared
 int _tmain(int argc, _TCHAR* argv[])
                      ^~~~~~
/in/foo.cc: In function 'int _tmain(int, int**)':
/in/foo.cc:66:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^

信息

递交者
类型
自测
题目
A9-2 数组中最小正数的下标
语言
C++
递交时间
2019-03-10 21:23:00
评测时间
2019-03-10 21:23:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes