The following links is my accepted code on each online-judge. Notice that these code is not the only solution to the problem, I only provide my ideas. If you have any quesiton, please feel free to contact with me. It is very welcome to discuss with me here.
To access the following repository on GitHub more easily, the following plugins is recommended to install.
README.md
Each problem is placed in its folder which is named by the ID of the problem. The folder contains the following files.
README.md
- The detail of problem.UVA-0000.cpp
- My solution for this problem. Some of problem may have more than one solution and be named as UVA-0000-1.cpp
, UVA-0000-2.cpp
and so on respectively.Each problem is placed in its folder which is named by the ID of the problem. The folder contains the following files.
README.md
- The detail of problem.POJ-0000.cpp
- My solution for this problem. Some of problem may have more than one solution and be named as POJ-0000-1.cpp
, POJ-0000-2.cpp
and so on respectively.POJ-1000 | POJ-1002 | POJ-1007 | POJ-1129 | POJ-1971 |
POJ-2371 | POJ-2388 | POJ-2503 | POJ-3067 | POJ-3262 |
POJ-3663 | POJ-3664 |
Each problem is placed in its folder which is named by the ID of the problem. The folder contains the following files.
README.md
- The detail of problem.NCTU-0000.cpp
- My solution for this problem. Some of problem may have more than one solution and be named as NCTU-0000-1.cpp
, NCTU-0000-2.cpp
and so on respectively.Each problem is placed in its folder which is named by the ID of the problem. The folder contains the following files.
README.md
- The detail of problem.ZOJ-0000.cpp
- My solution for this problem. Some of problem may have more than one solution and be named as ZOJ-0000-1.cpp
, ZOJ-0000-2.cpp
and so on respectively.