0_0_38279127_9139.cpp:59:9: error: missing terminating " character
printf("%d %I64d
^
0_0_38279127_9139.cpp:60:1: error: missing terminating " character
",sum,ans);
^
0_0_38279127_9139.cpp: In function 'int main()':
0_0_38279127_9139.cpp:61:5: error: expected primary-expression before '}' token
}
^
|