| Run ID |
作者 |
问题 |
语言 |
测评结果 |
Time |
Memory |
代码长度 |
提交时间 |
| 133799 |
叶航帅 |
输出信息 |
Python3 |
Compile Error |
0 MS |
0 KB |
27 |
2025-10-21 21:33:28 |
Tests(0/0):
Code:
print(This is a C program.)
Run Info:
File "Main.py", line 1
print(This is a C program.)
^
SyntaxError: invalid syntax