Update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import cgi
|
||||
|
||||
print("Content-type:text/html")
|
||||
print("Content-type:text/html\n\n\n")
|
||||
|
||||
def fac_iter(n):
|
||||
res = 1
|
||||
|
Reference in New Issue
Block a user