/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:15: error: unable to find numeric literal operator 'operator""n'
 for(int i=n;i<2n;i++)
               ^~
/in/foo.cc:11:15: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes

信息

递交者
类型
递交
题目
P1312 能量项链
语言
C++
递交时间
2024-07-26 10:25:13
评测时间
2024-07-26 10:25:13
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes