0_0_23298523_2623.cpp:4:1: error: missing terminating " character
printf("The bulk is composed of 2870000 units.
^
0_0_23298523_2623.cpp:973:1: error: stray '\' in program
The bulk is composed of 465922 units.\n");
^
0_0_23298523_2623.cpp:973:1: error: missing terminating " character
0_0_23298523_2623.cpp: In function 'int main()':
0_0_23298523_2623.cpp:5:1: error: 'The' was not declared in this scope
The bulk is composed of 2870000 units.
^
|