Problem threethreethree
User Arjunironman8
Submission Time 2026-06-24 10:57:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:12:14: error: expected ‘}’ at end of input
12 | cout<<"YES";
| ^
threethreethree.cpp:11:16: note: to match this ‘{’
11 | signed main() {
| ^