There was an error while loading. Please reload this page.
int x = 5; int y = 10; int sum = 0; sum = x + y;