/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:13:49: error: unable to find string literal operator 'operator""i' with 'const char [4]', 'long unsigned int' arguments
   13 |                                         printf ("%d-"i+1);
      |                                                 ^~~~~~
foo.cc:17:17: error: unable to find string literal operator 'operator""m' with 'const char [4]', 'long unsigned int' arguments
   17 |         printf ("%d\n"m*1.2+n)
      |                 ^~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1096 津津的储蓄计划
语言
C++
递交时间
2023-09-15 16:50:37
评测时间
2023-09-15 16:50:37
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes