Problem swords
User Duk168
Submission Time 2024-04-12 14:37:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:9:8: error: ‘a’ was not declared in this scope
9 | cin>>a>>b;
| ^
swords.cpp:9:11: error: ‘b’ was not declared in this scope
9 | cin>>a>>b;
| ^