wontfix
Time Limit: N/A seconds
Memory Limit: N/A MB
Rating: 1100
Problem StatementHulk throws things very far and is hard for him to calculate the exact distance sometimes. Create a program that does this, the only inputs being how fast the projectile is initially going and the angle from the ground. (Assume $g$ is $9.8m/s^2$, ground is horizontal, no air resistance and no obstacles)
InputNot available for this problem.
OutputNot available for this problem.
Sample CasesNot available for this problem.Explanation
Not available for this problem.
SourcesKL Coding Cup 2022 > Problem 4 > Advanced League
Submit | Back