/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int js1(int, int)':
/in/foo.cc:46:19: error: a function-definition is not allowed here before '{' token
 bool kuohao(int x){
                   ^
/in/foo.cc:136:1: error: expected '}' at end of input
 }
 ^
/in/foo.cc:136:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
题目
P1003 等价表达式
语言
C++
递交时间
2024-07-01 20:26:02
评测时间
2024-07-01 20:26:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes