Problem findingpavement
User JcYong
Submission Time 2024-06-18 13:45:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:13:2: error: ‘sout’ was not declared in this scope; did you mean ‘stdout’?
13 | sout << i << j;
| ^~~~
| stdout
findingpavement.cpp:13:15: error: ‘j’ was not declared in this scope
13 | sout << i << j;
| ^