Problem boxispull
User isaackhong
Submission Time 2023-01-07 18:02:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:6:11: error: two or more data types in declaration of ‘t’
6 | l int t;
| ^
boxispull.cpp:7:12: error: ‘t’ was not declared in this scope
7 | cin >> t;
| ^