Run ID |
作者 |
问题 |
语言 |
测评结果 |
Time |
Memory |
代码长度 |
提交时间 |
98978 |
韩佳睿 |
小明养猪的故事 |
Python3 |
Compile Error |
0 MS |
0 KB |
48 |
2024-11-23 20:29:42 |
Tests(0/0):
Code:
n =(input())
def a(n):
if n <= 2:
retur
Run Info:
Sorry: TabError: inconsistent use of tabs and spaces in indentation (Main.py, line 4)