Accepted
Code
x,y,z =map(int,input().split())
print(120-x,120-y,120-z)
Information
- Submit By
- Type
- Submission
- Problem
- P1130 Angle Equalizer
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2025-01-02 18:03:32
- Judged At
- 2025-01-02 18:03:32
- Judged By
- Score
- 100
- Total Time
- 39ms
- Peak Memory
- 3.105 MiB