0_0_26385877_22929.cpp:10:5: error: missing terminating " character
printf ("Ħħ);
^
0_0_26385877_22929.cpp:3:11: error: '::main' must return 'int'
void main()
^
0_0_26385877_22929.cpp: In function 'int main()':
0_0_26385877_22929.cpp:11:5: error: expected primary-expression before '}' token
}
^
|