#include // This line and the next form a single comment \ so neither this semi-colon ; nor this brace { should be counted int x = 1; int y = 2; int correct_result = 3;