为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
49496
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
49496
wangyongxi
[在线测评解答教程] A+B Problem
Python3
Wrong Answer
32 MS
3652 KB
42
2024-07-13 19:07:11
Tests(0/11):
a=int(input()) b=int(input()) print(a+b)
Judgement Protocol: