Submit solution
Points:
0.10 (partial)
Time limit:
1.0s
Memory limit:
64M
Input:
stdin
Output:
stdout
Author:
Problem type
Nhập vào hai số phức
và thì và thì (ta chỉ viết chứ không viết là ).
(SV có thể xem thêm tại đây: https://hoc24.vn/ly-thuyet/bai-2-cong-tru-va-nhan-so-phuc.1688)
Input
Gồm
Output
In ra kết quả ở dạng
Input mẫu 1
4 5 1 2
Output mẫu 1
-6+13i
Input mẫu 2
2 3 3 2
Output mẫu 2
13i
Comments