0_0_35043372_2943.cpp: In function 'int main()':
0_0_35043372_2943.cpp:13:8: error: expected ';' before ')' token
{+1);
^
0_0_35043372_2943.cpp:15:9: error: expected ')' before 'printf'
printf("%d\n",rand()%10,rand()%12+1,rand()%12+1,rand()%30+1,rand()%30+1,rand()%99+1);
^
|