记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:8:21: error: 'k\U0000ff1b' was not declared in this scope
    8 |         cin >> x >> k;
      |                     ^~~
foo.cc:7:15: warning: unused variable 'k' [-Wunused-variable]
    7 |         int x,k ;
      |               ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1499 Problem A. 四舍五入
语言
C++
递交时间
2023-10-09 18:51:36
评测时间
2023-10-09 18:51:36
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes