Problem Unbalanced
User dzuizz
Submission Time 2023-12-16 16:42:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

Unbalanced.cpp: In function ‘int main()’:
Unbalanced.cpp:7:5: error: ‘ios_bas’ has not been declared
7 | ios_bas::sync_with_stdio(0); cin.tie(0); cout.tie(0);
| ^~~~~~~