0_0_26299027_13125.cpp:19:3: error: missing terminating " character
printf(",and his/her birthday is on
^
0_0_26299027_13125.cpp:20:3: error: stray '\' in program
%c%c,%c%c,%c%c%c%c based on the table.\n"
^
0_0_26299027_13125.cpp:20:3: error: missing terminating " character
0_0_26299027_13125.cpp: In function 'int main()':
0_0_26299027_13125.cpp:20:3: error: expected primary-expression before '%' token
0_0_26299027_13125.cpp:20:4: error: 'c' was not declared in this scope
%c%c,%c%c,%c%c%c%c based on the table.\n"
^
0_0_26299027_13125.cpp:20:8: error: expected primary-expression before '%' token
%c%c,%c%c,%c%c%c%c based on the table.\n"
^
0_0_26299027_13125.cpp:20:13: error: expected primary-expression before '%' token
%c%c,%c%c,%c%c%c%c based on the table.\n"
^
|