为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
49128
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
49128
zouqinghua
A+B问题
Python3
Wrong Answer
34 MS
3652 KB
42
2024-06-21 19:35:47
Tests(0/1):
a=int(input()) b=int(input()) print(a+b)
Judgement Protocol: