0_0_9900085_23243.cpp: In function `int rate(int)':
0_0_9900085_23243.cpp:64: error: expected primary-expression before "int"
0_0_9900085_23243.cpp:64: error: expected `;' before "int"
0_0_9900085_23243.cpp:68: error: expected primary-expression before "return"
0_0_9900085_23243.cpp:68: error: expected `)' before "return"
0_0_9900085_23243.cpp: In function `int main()':
0_0_9900085_23243.cpp:110: error: expected primary-expression before "ps"
0_0_9900085_23243.cpp:110: error: expected `;' before "ps"
0_0_9900085_23243.cpp:115: error: expected primary-expression before '}' token
0_0_9900085_23243.cpp:115: error: expected `)' before '}' token
0_0_9900085_23243.cpp:115: error: expected primary-expression before '}' token
0_0_9900085_23243.cpp:115: error: expected `;' before '}' token
|