Problem exam
User Rollsroyce26
Submission Time 2024-06-20 13:52:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:5:18: error: ‘a’ was not declared in this scope
5 | long long x; a; b;
| ^
exam.cpp:5:21: error: ‘b’ was not declared in this scope
5 | long long x; a; b;
| ^