0_0_23343626_15314.c:1:1: error: stray '\301' in program
链接:https://www.nowcoder.com/questionTerminal/1affaa030da349c999a36528ff0cdd32
^
0_0_23343626_15314.c:1:1: error: stray '\264' in program
0_0_23343626_15314.c:1:1: error: stray '\275' in program
0_0_23343626_15314.c:1:1: error: stray '\323' in program
0_0_23343626_15314.c:1:1: error: stray '\243' in program
0_0_23343626_15314.c:1:1: error: stray '\272' in program
0_0_23343626_15314.c:1:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
链接:https://www.nowcoder.com/questionTerminal/1affaa030da349c999a36528ff0cdd32
^
0_0_23343626_15314.c:1:49: error: invalid suffix "affaa030da349c999a36528ff0cdd32" on integer constant
链接:https://www.nowcoder.com/questionTerminal/1affaa030da349c999a36528ff0cdd32
^
0_0_23343626_15314.c:2:1: error: stray '\300' in program
来源:牛客网
^
0_0_23343626_15314.c:2:1: error: stray '\264' in program
0_0_23343626_15314.c:2:1: error: stray '\324' in program
0_0_23343626_15314.c:2:1: error: stray '\264' in program
0_0_23343626_15314.c:2:1: error: stray '\243' in program
0_0_23343626_15314.c:2:1: error: stray '\272' in program
0_0_23343626_15314.c:2:1: error: stray '\305' in program
0_0_23343626_15314.c:2:1: error: stray '\243' in program
0_0_23343626_15314.c:2:1: error: stray '\277' in program
0_0_23343626_15314.c:2:1: error: stray '\315' in program
0_0_23343626_15314.c:2:1: error: stray '\315' in program
0_0_23343626_15314.c:2:1: error: stray '\370' in program
In file included from GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:282:0,
from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10,
from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
from 0_0_23343626_15314.c:4:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:29:11: error: unknown type name '__gnuc_va_list'
typedef __gnuc_va_list va_list;
^
0_0_23343626_15314.c: In function 'dm':
0_0_23343626_15314.c:9:2: error: stray '#' in program
int i;
^
0_0_23343626_15314.c:9:1: error: lvalue required as unary '&' operand
int i;
^
0_0_23343626_15314.c:9:8: error: stray '#' in program
int i;
^
0_0_23343626_15314.c:9:7: error: lvalue required as unary '&' operand
int i;
^
0_0_23343626_15314.c:9:14: error: stray '#' in program
int i;
^
0_0_23343626_15314.c:9:13: error: lvalue required as unary '&' operand
int i;
^
0_0_23343626_15314.c:9:20: error: stray '#' in program
int i;
^
0_0_23343626_15314.c:9:19: error: lvalue required as unary '&' operand
int i;
^
0_0_23343626_15314.c:10:2: error: stray '#' in program
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:10:1: error: lvalue required as unary '&' operand
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:10:8: error: stray '#' in program
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:10:7: error: lvalue required as unary '&' operand
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:10:14: error: stray '#' in program
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:10:13: error: lvalue required as unary '&' operand
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:10:20: error: stray '#' in program
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:10:19: error: lvalue required as unary '&' operand
int *t = (int *)malloc(sizeof(int) * n * m);
^
0_0_23343626_15314.c:11:2: error: stray '#' in program
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:11:1: error: lvalue required as unary '&' operand
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:11:8: error: stray '#' in program
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:11:7: error: lvalue required as unary '&' operand
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:11:14: error: stray '#' in program
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:11:13: error: lvalue required as unary '&' operand
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:11:20: error: stray '#' in program
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:11:19: error: lvalue required as unary '&' operand
int **pp = (int **)malloc(sizeof(int *) * n);
^
0_0_23343626_15314.c:12:2: error: stray '#' in program
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:12:1: error: lvalue required as unary '&' operand
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:12:8: error: stray '#' in program
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:12:7: error: lvalue required as unary '&' operand
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:12:14: error: stray '#' in program
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:12:13: error: lvalue required as unary '&' operand
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:12:20: error: stray '#' in program
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:12:19: error: lvalue required as unary '&' operand
for(i = 0; i < n; ++i) {
^
0_0_23343626_15314.c:13:2: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:1: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:8: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:7: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:14: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:13: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:20: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:19: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:26: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:25: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:32: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:31: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:38: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:37: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:44: error: stray '#' in program
pp[i] = t + i * m;
^
0_0_23343626_15314.c:13:43: error: lvalue required as unary '&' operand
pp[i] = t + i * m;
^
0_0_23343626_15314.c:14:2: error: stray '#' in program
}
^
0_0_23343626_15314.c:14:1: error: lvalue required as unary '&' operand
}
^
0_0_23343626_15314.c:14:8: error: stray '#' in program
}
^
0_0_23343626_15314.c:14:7: error: lvalue required as unary '&' operand
}
^
0_0_23343626_15314.c:14:14: error: stray '#' in program
}
^
0_0_23343626_15314.c:14:13: error: lvalue required as unary '&' operand
}
^
0_0_23343626_15314.c:14:20: error: stray '#' in
|