0_0_37938157_13189.cpp:36:1: error: missing terminating " character
",x,u,ct);
^
0_0_37938157_13189.cpp:67:9: error: missing terminating " character
printf("%d
^
0_0_37938157_13189.cpp:68:1: error: missing terminating " character
",ans);
^
0_0_37938157_13189.cpp: In function 'int main()':
0_0_37938157_13189.cpp:69:5: error: expected primary-expression before '}' token
}
^
|