+ 1
SoloLearn Coding Challenges
How do i know what to call the input variables, output varisbles and which method i have to use to output the result, so that the 5 test cases work? I am using C# and trying System.Console.Write();
3 Réponses
+ 3
You can call a input or output variable whatever you want. Sololearn has developed a feature that is able to provide input, and inspect the output regardless of what you name your variable.
0
And what about output method?
0
It's the same.