0
Java
Who j can see the hedn case in the test
3 odpowiedzi
+ 2
No, we can't. If those are visible then the solver will just use conditions and hardcode and print each expected output (which is not cool).
Get the input value, then you have to code some patterns to meet and satisfy the expected output (base on the problem) whatever the input may be.
For example the problem needs to find the sum given two numbers/inputs.
[ pseudocode ]
int var1 = GET_INPUT
int var2 = GET_INPUT
OUTPUT var1 + var2
0
do you have instgram acont to tolke well
0
Let's exchange information.