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_37401510_31176.cpp: In function 'int main()':
0_0_37401510_31176.cpp:7:14: error: unable to find numeric literal operator 'operator""B1'
     char x[n%2B1][500];
              ^
0_0_37401510_31176.cpp:7:14: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:8:22: error: unable to find numeric literal operator 'operator""B'
     for(i=0; i<=n; i%2B%2B)
                      ^
0_0_37401510_31176.cpp:8:22: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:8:25: error: unable to find numeric literal operator 'operator""B'
     for(i=0; i<=n; i%2B%2B)
                         ^
0_0_37401510_31176.cpp:8:25: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:9:14: error: 'x' was not declared in this scope
         gets(x[i]);
              ^
0_0_37401510_31176.cpp:10:22: error: unable to find numeric literal operator 'operator""B'
     for(i=0; i<=n; i%2B%2B)
                      ^
0_0_37401510_31176.cpp:10:22: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:10:25: error: unable to find numeric literal operator 'operator""B'
     for(i=0; i<=n; i%2B%2B)
                         ^
0_0_37401510_31176.cpp:10:25: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:12:18: error: 'x' was not declared in this scope
         b=strlen(x[i]);
                  ^
0_0_37401510_31176.cpp:12:22: error: 'strlen' was not declared in this scope
         b=strlen(x[i]);
                      ^
0_0_37401510_31176.cpp:13:25: error: unable to find numeric literal operator 'operator""B'
         for(j=0; j<b; j%2B%2B)
                         ^
0_0_37401510_31176.cpp:13:25: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:13:28: error: unable to find numeric literal operator 'operator""B'
         for(j=0; j<b; j%2B%2B)
                            ^
0_0_37401510_31176.cpp:13:28: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:26:25: error: unable to find numeric literal operator 'operator""B'
                 x[i][j]%2B=32;
                         ^
0_0_37401510_31176.cpp:26:25: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:29:22: error: unable to find numeric literal operator 'operator""B'
     for(i=0; i<=n; i%2B%2B)
                      ^
0_0_37401510_31176.cpp:29:22: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:29:25: error: unable to find numeric literal operator 'operator""B'
     for(i=0; i<=n; i%2B%2B)
                         ^
0_0_37401510_31176.cpp:29:25: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_37401510_31176.cpp:30:25: error: 'x' was not declared in this scope
         printf("%25s\n",x[i]);
                         ^


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-22 23:52:48, Gzip enabled