/check_brackets

meow-meow

Primary LanguagePython

check_brackets

meow-meow

./tt.py '{[]{()}}'; 
./tt.py '[{}{}(]'; 
./tt.py '[[]][[][]]'; 
./tt.py; 
./tt.py '[[{[]()()[]}]]'; 
./tt.py '[[]][[][]]())('; 
./tt.py '{[[]][[][]]()}'