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_35449140_10143.cpp: In function 'int Gauss(int, int)':
0_0_35449140_10143.cpp:12:44: error: expected primary-expression before '%' token
  for(k = 0, col = 0; k < equ && col < var; %25252B%25252Bk,%25252B%25252Bcol) {
                                            ^
0_0_35449140_10143.cpp:12:45: error: unable to find numeric literal operator 'operator""B'
  for(k = 0, col = 0; k < equ && col < var; %25252B%25252Bk,%25252B%25252Bcol) {
                                             ^
0_0_35449140_10143.cpp:12:45: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:12:52: error: unable to find numeric literal operator 'operator""Bk'
  for(k = 0, col = 0; k < equ && col < var; %25252B%25252Bk,%25252B%25252Bcol) {
                                                    ^
0_0_35449140_10143.cpp:12:52: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:12:60: error: expected primary-expression before '%' token
  for(k = 0, col = 0; k < equ && col < var; %25252B%25252Bk,%25252B%25252Bcol) {
                                                            ^
0_0_35449140_10143.cpp:12:61: error: unable to find numeric literal operator 'operator""B'
  for(k = 0, col = 0; k < equ && col < var; %25252B%25252Bk,%25252B%25252Bcol) {
                                                             ^
0_0_35449140_10143.cpp:12:61: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:12:68: error: unable to find numeric literal operator 'operator""Bcol'
  for(k = 0, col = 0; k < equ && col < var; %25252B%25252Bk,%25252B%25252Bcol) {
                                                                    ^
0_0_35449140_10143.cpp:12:68: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:14:17: error: unable to find numeric literal operator 'operator""B1'
   for(int i = k%25252B1; i < equ; %25252B%25252Bi)
                 ^
0_0_35449140_10143.cpp:14:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:14:35: error: expected primary-expression before '%' token
   for(int i = k%25252B1; i < equ; %25252B%25252Bi)
                                   ^
0_0_35449140_10143.cpp:14:36: error: unable to find numeric literal operator 'operator""B'
   for(int i = k%25252B1; i < equ; %25252B%25252Bi)
                                    ^
0_0_35449140_10143.cpp:14:36: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:14:43: error: unable to find numeric literal operator 'operator""Bi'
   for(int i = k%25252B1; i < equ; %25252B%25252Bi)
                                           ^
0_0_35449140_10143.cpp:14:43: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:18:29: error: unable to find numeric literal operator 'operator""B1'
    for(int j = col; j < var%25252B1; %25252B%25252Bj)
                             ^
0_0_35449140_10143.cpp:18:29: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:18:38: error: expected primary-expression before '%' token
    for(int j = col; j < var%25252B1; %25252B%25252Bj)
                                      ^
0_0_35449140_10143.cpp:18:39: error: unable to find numeric literal operator 'operator""B'
    for(int j = col; j < var%25252B1; %25252B%25252Bj)
                                       ^
0_0_35449140_10143.cpp:18:39: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:18:46: error: unable to find numeric literal operator 'operator""Bj'
    for(int j = col; j < var%25252B1; %25252B%25252Bj)
                                              ^
0_0_35449140_10143.cpp:18:46: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:20:17: error: unable to find numeric literal operator 'operator""B1'
   for(int i = k%25252B1; i < equ; %25252B%25252Bi) {
                 ^
0_0_35449140_10143.cpp:20:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:20:35: error: expected primary-expression before '%' token
   for(int i = k%25252B1; i < equ; %25252B%25252Bi) {
                                   ^
0_0_35449140_10143.cpp:20:36: error: unable to find numeric literal operator 'operator""B'
   for(int i = k%25252B1; i < equ; %25252B%25252Bi) {
                                    ^
0_0_35449140_10143.cpp:20:36: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:20:43: error: unable to find numeric literal operator 'operator""Bi'
   for(int i = k%25252B1; i < equ; %25252B%25252Bi) {
                                           ^
0_0_35449140_10143.cpp:20:43: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:23:30: error: unable to find numeric literal operator 'operator""B1'
     for(int j = col; j < var%25252B1; %25252B%25252Bj)
                              ^
0_0_35449140_10143.cpp:23:30: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:23:39: error: expected primary-expression before '%' token
     for(int j = col; j < var%25252B1; %25252B%25252Bj)
                                       ^
0_0_35449140_10143.cpp:23:40: error: unable to find numeric literal operator 'operator""B'
     for(int j = col; j < var%25252B1; %25252B%25252Bj)
                                        ^
0_0_35449140_10143.cpp:23:40: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:23:47: error: unable to find numeric literal operator 'operator""Bj'
     for(int j = col; j < var%25252B1; %25252B%25252Bj)
                                               ^
0_0_35449140_10143.cpp:23:47: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:24:15: error: unable to find numeric literal operator 'operator""B'
      a[i][j] %25252B= tmp*a[k][j];
               ^
0_0_35449140_10143.cpp:24:15: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:30:17: error: unable to find numeric literal operator 'operator""B1'
   for(int j = i%25252B1; j < var; %25252B%25252Bj) {
                 ^
0_0_35449140_10143.cpp:30:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:30:35: error: expected primary-expression before '%' token
   for(int j = i%25252B1; j < var; %25252B%25252Bj) {
                                   ^
0_0_35449140_10143.cpp:30:36: error: unable to find numeric literal operator 'operator""B'
   for(int j = i%25252B1; j < var; %25252B%25252Bj) {
                                    ^
0_0_35449140_10143.cpp:30:36: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp:30:43: error: unable to find numeric literal operator 'operator""Bj'
   for(int j = i%25252B1; j < var; %25252B%25252Bj) {
                                           ^
0_0_35449140_10143.cpp:30:43: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449140_10143.cpp: In function 'int main()':
0_0_35449140_10143.cpp:48:44: error: expected primary-expression at end of input
    scanf("%252525d%252525d%252525lf",&u,&v,&
                                            ^
0_0_35449140_10143.cpp:48:44: error: expected '}' at end of input
0_0_35449140_10143.cpp:48:44: error: expected '}' at end of input
0_0_35449140_10143.cpp:48:44: error: expected '}' at end of input


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-06-30 20:10:34, Gzip enabled