Problem | scalars |
---|---|
User | wtnetlegend |
Submission Time | 2025-03-18 21:15:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
scalars.cpp: In function ‘int main()’:
scalars.cpp:23:13: error: expected ‘}’ at end of input
23 | cout << ans;
| ^
scalars.cpp:6:11: note: to match this ‘{’
6 | int main(){
| ^