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_35449141_293.cpp: In function 'int Gauss(int, int)':
0_0_35449141_293.cpp:12:44: error: expected primary-expression before '%' token
  for(k = 0, col = 0; k < equ && col < var; %252525252B%252525252Bk,%252525252B%252525252Bcol) {
                                            ^
0_0_35449141_293.cpp:12:45: error: unable to find numeric literal operator 'operator""B'
  for(k = 0, col = 0; k < equ && col < var; %252525252B%252525252Bk,%252525252B%252525252Bcol) {
                                             ^
0_0_35449141_293.cpp:12:45: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:12:56: error: unable to find numeric literal operator 'operator""Bk'
  for(k = 0, col = 0; k < equ && col < var; %252525252B%252525252Bk,%252525252B%252525252Bcol) {
                                                        ^
0_0_35449141_293.cpp:12:56: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:12:68: error: expected primary-expression before '%' token
  for(k = 0, col = 0; k < equ && col < var; %252525252B%252525252Bk,%252525252B%252525252Bcol) {
                                                                    ^
0_0_35449141_293.cpp:12:69: error: unable to find numeric literal operator 'operator""B'
  for(k = 0, col = 0; k < equ && col < var; %252525252B%252525252Bk,%252525252B%252525252Bcol) {
                                                                     ^
0_0_35449141_293.cpp:12:69: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:12:80: error: unable to find numeric literal operator 'operator""Bcol'
  for(k = 0, col = 0; k < equ && col < var; %252525252B%252525252Bk,%252525252B%252525252Bcol) {
                                                                                ^
0_0_35449141_293.cpp:12:80: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:14:17: error: unable to find numeric literal operator 'operator""B1'
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi)
                 ^
0_0_35449141_293.cpp:14:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:14:39: error: expected primary-expression before '%' token
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi)
                                       ^
0_0_35449141_293.cpp:14:40: error: unable to find numeric literal operator 'operator""B'
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi)
                                        ^
0_0_35449141_293.cpp:14:40: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:14:51: error: unable to find numeric literal operator 'operator""Bi'
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi)
                                                   ^
0_0_35449141_293.cpp:14:51: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:18:29: error: unable to find numeric literal operator 'operator""B1'
    for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                             ^
0_0_35449141_293.cpp:18:29: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:18:42: error: expected primary-expression before '%' token
    for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                                          ^
0_0_35449141_293.cpp:18:43: error: unable to find numeric literal operator 'operator""B'
    for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                                           ^
0_0_35449141_293.cpp:18:43: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:18:54: error: unable to find numeric literal operator 'operator""Bj'
    for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                                                      ^
0_0_35449141_293.cpp:18:54: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:20:17: error: unable to find numeric literal operator 'operator""B1'
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi) {
                 ^
0_0_35449141_293.cpp:20:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:20:39: error: expected primary-expression before '%' token
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi) {
                                       ^
0_0_35449141_293.cpp:20:40: error: unable to find numeric literal operator 'operator""B'
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi) {
                                        ^
0_0_35449141_293.cpp:20:40: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:20:51: error: unable to find numeric literal operator 'operator""Bi'
   for(int i = k%252525252B1; i < equ; %252525252B%252525252Bi) {
                                                   ^
0_0_35449141_293.cpp:20:51: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:23:30: error: unable to find numeric literal operator 'operator""B1'
     for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                              ^
0_0_35449141_293.cpp:23:30: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:23:43: error: expected primary-expression before '%' token
     for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                                           ^
0_0_35449141_293.cpp:23:44: error: unable to find numeric literal operator 'operator""B'
     for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                                            ^
0_0_35449141_293.cpp:23:44: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:23:55: error: unable to find numeric literal operator 'operator""Bj'
     for(int j = col; j < var%252525252B1; %252525252B%252525252Bj)
                                                       ^
0_0_35449141_293.cpp:23:55: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:24:15: error: unable to find numeric literal operator 'operator""B'
      a[i][j] %252525252B= tmp*a[k][j];
               ^
0_0_35449141_293.cpp:24:15: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:30:17: error: unable to find numeric literal operator 'operator""B1'
   for(int j = i%252525252B1; j < var; %252525252B%252525252Bj) {
                 ^
0_0_35449141_293.cpp:30:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:30:39: error: expected primary-expression before '%' token
   for(int j = i%252525252B1; j < var; %252525252B%252525252Bj) {
                                       ^
0_0_35449141_293.cpp:30:40: error: unable to find numeric literal operator 'operator""B'
   for(int j = i%252525252B1; j < var; %252525252B%252525252Bj) {
                                        ^
0_0_35449141_293.cpp:30:40: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp:30:51: error: unable to find numeric literal operator 'operator""Bj'
   for(int j = i%252525252B1; j < var; %252525252B%252525252Bj) {
                                                   ^
0_0_35449141_293.cpp:30:51: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449141_293.cpp: In function 'int main()':
0_0_35449141_293.cpp:41:9: error: expected primary-expression at end of input
   memset(
         ^
0_0_35449141_293.cpp:41:9: error: expected '}' at end of input
0_0_35449141_293.cpp:41:9: 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 19:51:15, Gzip enabled