0
How can i pass all test cases
C# radius of circle question.
2 Respostas
+ 1
Did you write the numbers from test cases in your code? That's wrong. You have to use input from Console.ReadLine. It will give you the needed numbers for each test case
0
Attempt