D
Size: a a a
D
NG
NG
B
static_assert(rand() == 42, "not this time");py3
assert __import__("random").randint(1,100)>50Traceback (most recent call last):
File "source_file.py", line 1, in <module>
assert __import__("random").randint(1,100)>50
AssertionError
🦊
py3
assert __import__("random").randint(1,100)>50Traceback (most recent call last):
File "source_file.py", line 1, in <module>
assert __import__("random").randint(1,100)>50
AssertionError
B
🦊
🦊
B
🦊
🦊
__DATE__##__TIME__ как зерно.B
__DATE__##__TIME__ как зерно.🦊
🦊
🦊
B
🦊
NG
NG