3
Reply

Error Method Name Expected

minakshi

minakshi

Jun 4 2010 1:22 AM
7.1k
Hello,

When I tried to compile the following code I got an error, Method Name Expected.

int penalty=0,diff=0;

penalty = ((diff * 200)(diff + 1)) / 2;

Can anyone help me with this.

Minakshi.

Answers (3)