Problem transform
User Dynonychus
Submission Time 2024-01-15 21:04:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

transform.cpp: In function ‘int main()’:
transform.cpp:8:11: error: ‘null’ was not declared in this scope
8 | cin.tie(null);
| ^~~~