Problem bracketex
User shadowblade2718
Submission Time 2026-04-15 16:28:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bracketex.cpp: In function ‘int main()’:
bracketex.cpp:7:2: error: ‘seqList’ was not declared in this scope
7 | seqList pair<int, int>[];
| ^~~~~~~