0 Compile Error

foo.cc:3:10: error: expected initializer at end of input
 int main()
          ^

代码

#include <bits/stdc++.h>
using namespace std;
int main()

信息

递交者
题目
LQ1102  求完数
比赛
蓝桥杯省赛历年真题
语言
C++ 98
递交时间
11 个月前
评测时间
11 个月前
分数
0
总耗时
0ms
峰值内存
0 Bytes