为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
49891
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
49891
Yumonx
组合
Python3
Accepted
30 MS
3668 KB
49
2024-07-30 02:50:20
Tests(1/1):
a,b = map(int,input().split(' ')) print(a*b-a-b)
Judgement Protocol: