0_0_19803950_7434.cpp:11:9: error: missing terminating " character
printf("6%s
^
0_0_19803950_7434.cpp:12:1: error: missing terminating " character
",m+6);
^
0_0_19803950_7434.cpp: In function 'int main()':
0_0_19803950_7434.cpp:14:5: error: expected primary-expression before '}' token
}
^
|