Problem robberduck
User Kiameimon
Submission Time 2024-08-02 14:14:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

robberduck.cpp: In function ‘int main()’:
robberduck.cpp:45:10: error: ‘fout’ was not declared in this scope
45 | else fout << ans.first+1 << " " << ans.second;
| ^~~~