Problem | commonsubseq |
---|---|
User | darius0 |
Submission Time | 2024-12-16 10:36:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
commonsubseq.cpp: In function ‘int main()’:
commonsubseq.cpp:13:28: error: expected ‘]’ before ‘}’ token
13 | asum.push_back({a[i],a[j});
| ^
| ]