You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i submit this code to our judge, it will pass the pylint test and get full score.
it doesn't seem right.
'''this is the best coding style i have ever seen before.'''defare_y0u_k144in5_m3():
''' this is doc string, i write beautiful and self-explained code '''__i_dont_know_what_the_fxxk_this_is__=int(
sum([
__import__('random').random() for__idx__in'hello'[::-1] *list(map(int, [__import__('random').random() *87+3]))[::][0]
])) *__import__('math').sin(
int(str(__import__('random').random() *2**3**2)[-3:], 16))
__i_dont_know_what_the_fxxk_this_is__+=1print('Hello,', input())
To Reproduce
Steps to reproduce the behavior:
copy above code
submit it to any problem you want
wait for pending
Expected behavior
get 0 score? i think
Current Behavior
pass the bad smell detection
Possible Solution
looking for other tool
Desktop (please complete the following information):
OS: Ubuntu 18.04 Desktop
The text was updated successfully, but these errors were encountered:
Describe the bug
when i submit this code to our judge, it will pass the pylint test and get full score.
it doesn't seem right.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
get 0 score? i think
Current Behavior
pass the bad smell detection
Possible Solution
looking for other tool
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: