/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:67:10: error: expected ';' before '}' token
   67 |     print
      |          ^
      |          ;
   68 | }
      | ~         
foo.cc:67:5: warning: statement is a reference, not call, to function 'print' [-Waddress]
   67 |     print
      |     ^~~~~
foo.cc:67:5: warning: statement has no effect [-Wunused-value]
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1139 小胖办证
语言
C++
递交时间
2022-10-02 16:27:26
评测时间
2022-10-02 16:27:26
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes