I trying to read two variable on one line bue i cant figure how.

Here is a example of what im trying to do


scanf("%d %d", &i &j); // Example output: 25 45