0_0_35448978_1559.cpp: In function 'int Gauss(int, int)':
0_0_35448978_1559.cpp:12:44: error: expected primary-expression before '%' token
for(k = 0, col = 0; k < equ && col < var; %2B%2Bk,%2B%2Bcol) {
^
0_0_35448978_1559.cpp:12:45: error: unable to find numeric literal operator 'operator""B'
for(k = 0, col = 0; k < equ && col < var; %2B%2Bk,%2B%2Bcol) {
^
0_0_35448978_1559.cpp:12:45: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:12:48: error: unable to find numeric literal operator 'operator""Bk'
for(k = 0, col = 0; k < equ && col < var; %2B%2Bk,%2B%2Bcol) {
^
0_0_35448978_1559.cpp:12:48: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:12:52: error: expected primary-expression before '%' token
for(k = 0, col = 0; k < equ && col < var; %2B%2Bk,%2B%2Bcol) {
^
0_0_35448978_1559.cpp:12:53: error: unable to find numeric literal operator 'operator""B'
for(k = 0, col = 0; k < equ && col < var; %2B%2Bk,%2B%2Bcol) {
^
0_0_35448978_1559.cpp:12:53: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:12:56: error: unable to find numeric literal operator 'operator""Bcol'
for(k = 0, col = 0; k < equ && col < var; %2B%2Bk,%2B%2Bcol) {
^
0_0_35448978_1559.cpp:12:56: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:14:17: error: unable to find numeric literal operator 'operator""B1'
for(int i = k%2B1; i < equ; %2B%2Bi)
^
0_0_35448978_1559.cpp:14:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:14:31: error: expected primary-expression before '%' token
for(int i = k%2B1; i < equ; %2B%2Bi)
^
0_0_35448978_1559.cpp:14:32: error: unable to find numeric literal operator 'operator""B'
for(int i = k%2B1; i < equ; %2B%2Bi)
^
0_0_35448978_1559.cpp:14:32: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:14:35: error: unable to find numeric literal operator 'operator""Bi'
for(int i = k%2B1; i < equ; %2B%2Bi)
^
0_0_35448978_1559.cpp:14:35: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:18:29: error: unable to find numeric literal operator 'operator""B1'
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:18:29: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:18:34: error: expected primary-expression before '%' token
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:18:35: error: unable to find numeric literal operator 'operator""B'
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:18:35: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:18:38: error: unable to find numeric literal operator 'operator""Bj'
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:18:38: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:20:17: error: unable to find numeric literal operator 'operator""B1'
for(int i = k%2B1; i < equ; %2B%2Bi) {
^
0_0_35448978_1559.cpp:20:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:20:31: error: expected primary-expression before '%' token
for(int i = k%2B1; i < equ; %2B%2Bi) {
^
0_0_35448978_1559.cpp:20:32: error: unable to find numeric literal operator 'operator""B'
for(int i = k%2B1; i < equ; %2B%2Bi) {
^
0_0_35448978_1559.cpp:20:32: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:20:35: error: unable to find numeric literal operator 'operator""Bi'
for(int i = k%2B1; i < equ; %2B%2Bi) {
^
0_0_35448978_1559.cpp:20:35: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:23:30: error: unable to find numeric literal operator 'operator""B1'
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:23:30: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:23:35: error: expected primary-expression before '%' token
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:23:36: error: unable to find numeric literal operator 'operator""B'
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:23:36: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:23:39: error: unable to find numeric literal operator 'operator""Bj'
for(int j = col; j < var%2B1; %2B%2Bj)
^
0_0_35448978_1559.cpp:23:39: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:24:15: error: unable to find numeric literal operator 'operator""B'
a[i][j] %2B= tmp*a[k][j];
^
0_0_35448978_1559.cpp:24:15: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:30:17: error: unable to find numeric literal operator 'operator""B1'
for(int j = i%2B1; j < var; %2B%2Bj) {
^
0_0_35448978_1559.cpp:30:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:30:31: error: expected primary-expression before '%' token
for(int j = i%2B1; j < var; %2B%2Bj) {
^
0_0_35448978_1559.cpp:30:32: error: unable to find numeric literal operator 'operator""B'
for(int j = i%2B1; j < var; %2B%2Bj) {
^
0_0_35448978_1559.cpp:30:32: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:30:35: error: unable to find numeric literal operator 'operator""Bj'
for(int j = i%2B1; j < var; %2B%2Bj) {
^
0_0_35448978_1559.cpp:30:35: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp: In function 'int main()':
0_0_35448978_1559.cpp:54:12: error: unable to find numeric literal operator 'operator""B'
a[u][v]%2B=1.0/r;
^
0_0_35448978_1559.cpp:54:12: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:56:12: error: unable to find numeric literal operator 'operator""B'
a[v][u]%2B=1.0/r;
^
0_0_35448978_1559.cpp:56:12: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:58:23: error: unable to find numeric literal operator 'operator""B'
for(int i=0; i<n; i%2B%2B)
^
0_0_35448978_1559.cpp:58:23: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:58:26: error: unable to find numeric literal operator 'operator""B'
for(int i=0; i<n; i%2B%2B)
^
0_0_35448978_1559.cpp:58:26: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35448978_1559.cpp:60:13: error: expected '}' at end of input
Gauss(n,n);
^
0_0_35448978_1559.cpp:60:13: error: expected '}' at end of input
|