Data-Structure-and-Algorithms
Data-Structure-and-Algorithms copied to clipboard
Fit squares in triangle problem
Problem Link
https://www.codechef.com/problems/TRISQ
Coding platform
CodeChef
Programming language
- [ ] C
- [x] C++
- [ ] Java
- [ ] Python
Additional context (OPTIONAL)
C++ file is already present in the question folder "Fit Squares in Triangle". Feel free to add code to this problem in other languages.
can I submit this in java?