F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_17050262_27354.cpp: In function 'int main()':
0_0_17050262_27354.cpp:5:12: error: unable to find numeric literal operator 'operator""n'
 for(i=2;i<=2n;i+=2m)
            ^
0_0_17050262_27354.cpp:5:12: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_17050262_27354.cpp:5:18: error: unable to find numeric literal operator 'operator""m'
 for(i=2;i<=2n;i+=2m)
                  ^
0_0_17050262_27354.cpp:5:18: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_17050262_27354.cpp:8:16: error: unable to find numeric literal operator 'operator""n'
 printf("%d",(i+2n)*l/2);
                ^
0_0_17050262_27354.cpp:8:16: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_17050262_27354.cpp:10:9: error: expected '}' at end of input
 return 0;
         ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-15 12:47:55, Gzip enabled