/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:12:7: warning: unnecessary parentheses in declaration of 'n' [-Wparentheses]
   12 |   char(n)='X';
      |       ^
foo.cc:12:8: warning: unused variable 'n' [-Wunused-variable]
   12 |   char(n)='X';
      |        ^
foo.cc: At global scope:
foo.cc:29:1: error: expected declaration before '}' token
   29 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1484 ISBN号码
语言
C++
递交时间
2022-02-24 09:11:02
评测时间
2022-02-24 09:11:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes