0_0_35449138_6081.cpp: In function 'int Gauss(int, int)':
0_0_35449138_6081.cpp:12:44: error: expected primary-expression before '%' token
for(k = 0, col = 0; k < equ && col < var; %252B%252Bk,%252B%252Bcol) {
^
0_0_35449138_6081.cpp:12:45: error: unable to find numeric literal operator 'operator""B'
for(k = 0, col = 0; k < equ && col < var; %252B%252Bk,%252B%252Bcol) {
^
0_0_35449138_6081.cpp:12:45: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:12:50: error: unable to find numeric literal operator 'operator""Bk'
for(k = 0, col = 0; k < equ && col < var; %252B%252Bk,%252B%252Bcol) {
^
0_0_35449138_6081.cpp:12:50: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:12:56: error: expected primary-expression before '%' token
for(k = 0, col = 0; k < equ && col < var; %252B%252Bk,%252B%252Bcol) {
^
0_0_35449138_6081.cpp:12:57: error: unable to find numeric literal operator 'operator""B'
for(k = 0, col = 0; k < equ && col < var; %252B%252Bk,%252B%252Bcol) {
^
0_0_35449138_6081.cpp:12:57: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:12:62: error: unable to find numeric literal operator 'operator""Bcol'
for(k = 0, col = 0; k < equ && col < var; %252B%252Bk,%252B%252Bcol) {
^
0_0_35449138_6081.cpp:12:62: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:14:17: error: unable to find numeric literal operator 'operator""B1'
for(int i = k%252B1; i < equ; %252B%252Bi)
^
0_0_35449138_6081.cpp:14:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:14:33: error: expected primary-expression before '%' token
for(int i = k%252B1; i < equ; %252B%252Bi)
^
0_0_35449138_6081.cpp:14:34: error: unable to find numeric literal operator 'operator""B'
for(int i = k%252B1; i < equ; %252B%252Bi)
^
0_0_35449138_6081.cpp:14:34: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:14:39: error: unable to find numeric literal operator 'operator""Bi'
for(int i = k%252B1; i < equ; %252B%252Bi)
^
0_0_35449138_6081.cpp:14:39: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:18:29: error: unable to find numeric literal operator 'operator""B1'
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:18:29: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:18:36: error: expected primary-expression before '%' token
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:18:37: error: unable to find numeric literal operator 'operator""B'
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:18:37: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:18:42: error: unable to find numeric literal operator 'operator""Bj'
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:18:42: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:20:17: error: unable to find numeric literal operator 'operator""B1'
for(int i = k%252B1; i < equ; %252B%252Bi) {
^
0_0_35449138_6081.cpp:20:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:20:33: error: expected primary-expression before '%' token
for(int i = k%252B1; i < equ; %252B%252Bi) {
^
0_0_35449138_6081.cpp:20:34: error: unable to find numeric literal operator 'operator""B'
for(int i = k%252B1; i < equ; %252B%252Bi) {
^
0_0_35449138_6081.cpp:20:34: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:20:39: error: unable to find numeric literal operator 'operator""Bi'
for(int i = k%252B1; i < equ; %252B%252Bi) {
^
0_0_35449138_6081.cpp:20:39: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:23:30: error: unable to find numeric literal operator 'operator""B1'
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:23:30: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:23:37: error: expected primary-expression before '%' token
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:23:38: error: unable to find numeric literal operator 'operator""B'
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:23:38: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:23:43: error: unable to find numeric literal operator 'operator""Bj'
for(int j = col; j < var%252B1; %252B%252Bj)
^
0_0_35449138_6081.cpp:23:43: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:24:15: error: unable to find numeric literal operator 'operator""B'
a[i][j] %252B= tmp*a[k][j];
^
0_0_35449138_6081.cpp:24:15: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:30:17: error: unable to find numeric literal operator 'operator""B1'
for(int j = i%252B1; j < var; %252B%252Bj) {
^
0_0_35449138_6081.cpp:30:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:30:33: error: expected primary-expression before '%' token
for(int j = i%252B1; j < var; %252B%252Bj) {
^
0_0_35449138_6081.cpp:30:34: error: unable to find numeric literal operator 'operator""B'
for(int j = i%252B1; j < var; %252B%252Bj) {
^
0_0_35449138_6081.cpp:30:34: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:30:39: error: unable to find numeric literal operator 'operator""Bj'
for(int j = i%252B1; j < var; %252B%252Bj) {
^
0_0_35449138_6081.cpp:30:39: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp: In function 'int main()':
0_0_35449138_6081.cpp:54:12: error: unable to find numeric literal operator 'operator""B'
a[u][v]%252B=1.0/r;
^
0_0_35449138_6081.cpp:54:12: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_35449138_6081.cpp:55:4: error: expected ';' at end of input
a
^
0_0_35449138_6081.cpp:55:4: error: expected '}' at end of input
0_0_35449138_6081.cpp:55:4: error: expected '}' at end of input
0_0_35449138_6081.cpp:55:4: error: expected '}' at end of input
|