/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void work()':
/in/foo.cc:39:12: error: a function-definition is not allowed here before '{' token
 int main() {
            ^
/in/foo.cc:50:1: error: expected '}' at end of input
 }
 ^

信息

递交者
类型
递交
题目
P1554 硬币游戏
语言
C++
递交时间
2020-02-20 13:43:50
评测时间
2020-02-20 13:43:50
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes