Problem girlfriend
User CKCodeBreaker55
Submission Time 2025-05-05 14:03:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

girlfriend.cpp: In function ‘int main()’:
girlfriend.cpp:74:25: error: expected ‘}’ at end of input
74 | cout << result << endl;
| ^
girlfriend.cpp:47:12: note: to match this ‘{’
47 | int main() {
| ^