#!process Persona OA nobody can pass the
1 messages · Page 1 of 1 (latest)
The stupid question wasted my time so much.
Your output :
4
1
Expected output : 4 1
While the goddamn provided unmodifiable main function print out your solution in new lines
bro it is unsolvable because the outputted format is wrong
no even when you have the correct answers it wont go through
I'm just mad with the time they took from me
How ?
The returned type is List<Integer>
The buffered write with new lines
oh i used python so idk the exact return type
aw hell nah I used java
but it complained when i returned an int for part 1 bc it wanted a string
so i assumed it also wanted a string for the 2nd
i didnt bother with the classes either lmfao
Now I'm madder because java users aint getting it
idk i think this oa is scuffed
lol they lied to u
in the python version their code maps strings to ints for some stupid reason so u need to return everything as a string
i was able to pass by doing that
did you write the classes too or nah
yeah
dang lmao
i wrote classes for everything they asked
walls and everything
even wrote stupid ass getPos functions
i see
in the cpp version they made the return type for the first part vector<int>
even though you returned 1 number
Are you talking about the castle question
Yea the return type was a list so you literally had to add a single number to a list to return it
One of friend whole test case passed
the oa was janky and the problem description lowkey was inconsistent but in python i was able to get all cases but it was annoying
bruh
How bro? 🥹
Lmao true
C++ too
The cpp version is not correct. I checked the main function and basically they add new line between elements