0_0_36161412_8143.cpp:39:1: error: missing terminating " character
printf("%I64d
^
0_0_36161412_8143.cpp:40:1: error: missing terminating " character
",ham[n]);
^
0_0_36161412_8143.cpp:3:11: error: '::main' must return 'int'
void main()
^
0_0_36161412_8143.cpp: In function 'int main()':
0_0_36161412_8143.cpp:41:1: error: expected primary-expression before '}' token
}
^
|