Problem scicom
User gisellariddlemorozova834
Submission Time 2025-06-20 12:43:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:8:11: error: expected ‘}’ at end of input
8 | cout << X;
| ^
scicom.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^