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_15806188_10516.cpp: In function 'int main()':
0_0_15806188_10516.cpp:2:12: error: expected primary-expression before '%' token
 int main(){%d
            ^
0_0_15806188_10516.cpp:2:13: error: 'd' was not declared in this scope
 int main(){%d
             ^
0_0_15806188_10516.cpp:3:2: error: unable to find numeric literal operator 'operator""int'
 %9int a,b;%d
  ^
0_0_15806188_10516.cpp:3:2: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_15806188_10516.cpp:3:11: error: expected primary-expression before '%' token
 %9int a,b;%d
           ^
0_0_15806188_10516.cpp:4:2: error: unable to find numeric literal operator 'operator""while'
 %9while (~scanf("%d%d",&a,&b) ) printf("%d%d\n",a+b);%d
  ^
0_0_15806188_10516.cpp:4:2: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_15806188_10516.cpp:4:25: error: 'a' was not declared in this scope
 %9while (~scanf("%d%d",&a,&b) ) printf("%d%d\n",a+b);%d
                         ^
0_0_15806188_10516.cpp:4:28: error: 'b' was not declared in this scope
 %9while (~scanf("%d%d",&a,&b) ) printf("%d%d\n",a+b);%d
                            ^
0_0_15806188_10516.cpp:4:54: error: expected primary-expression before '%' token
 %9while (~scanf("%d%d",&a,&b) ) printf("%d%d\n",a+b);%d
                                                      ^
0_0_15806188_10516.cpp:5:2: error: unable to find numeric literal operator 'operator""return'
 %9return 0;%d
  ^
0_0_15806188_10516.cpp:5:2: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_15806188_10516.cpp:5:12: error: expected primary-expression before '%' token
 %9return 0;%d
            ^


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-07-05 17:13:36, Gzip enabled