7 lines
61 B
Plaintext
7 lines
61 B
Plaintext
![]() |
# test4
|
||
|
# find memory leaks
|
||
|
|
||
|
x = 4
|
||
|
y = solve("x-2")
|
||
|
print(y)
|