3 solutions
- 1
Information
- ID
- 167
- Time
- 1000ms
- Memory
- 64MiB
- Difficulty
- 7
- Tags
- # Submissions
- 1006
- Accepted
- 206
- Uploaded By
a,b=input().split() a=int(a) b=int(b) c=a*b c=str(c) print("总的棵数:"+c)
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.