Problem | ntuc |
---|---|
User | WILLI1071A |
Submission Time | 2025-06-19 11:07:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ntuc.cpp: In function ‘int main()’:
ntuc.cpp:21:23: error: expected ‘;’ before ‘}’ token
21 | cout << K*v1[0][1]
| ^
| ;
22 | }
| ~