0_0_29201627_26914.cpp: In function 'int main()':
0_0_29201627_26914.cpp:3:40: error: expected ')' before '}' token
int main(){printf("1.00 1.00 1.00 1.00"};}
^
0_0_29201627_26914.cpp: At global scope:
0_0_29201627_26914.cpp:3:42: error: expected declaration before '}' token
int main(){printf("1.00 1.00 1.00 1.00"};}
^
|