Problem hidden
|This problem was hidden by Editorial Board member probably because it has incorrect language|version or invalid test data, or description of the problem is not clear.|
Example
Input:
2
2 12
3 8
Output:
1 3
2 4
Input:
3
5 8 18
2 30 12
Output:
1 2 0
5 0 6
0 4 3
Input:
5
54 6 12 20 88
18 9 132 32 10
Output:
6 3 0 0 0
9 0 1 0 0
0 0 12 0 11
0 0 0 4 8
0 2 0 5 0
Được gửi lên bởi: | noname00.pas |
Ngày: | 2017-12-18 |
Thời gian chạy: | 0.100s-1s |
Giới hạn mã nguồn: | 50000B |
Memory limit: | 1536MB |
Cluster: |
Cube (Intel G860)
|
Ngôn ngữ cho phép: | C-CLANG C CSHARP C++ 4.3.2 CPP CPP14 CPP14-CLANG C99 JAVA PAS-FPC PYTHON PYTHON3 |
Nguồn bài: | Bài tập Ôn HN 2016 (Thầy Nguyễn Đức Nghĩa) |