为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
86539
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
86539
sh25_wangsj
大整数加法
Python3
Accepted
29 MS
3652 KB
51
2026-04-03 15:27:29
Tests(1/1):
n1=int(input()) n2=int(input()) print(f"{n1+n2}")
Judgement Protocol: