π
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <fstream> | |
| #include <iostream> | |
| #include <string> | |
| #include <tuple> | |
| #include <unordered_map> | |
| #include <unordered_set> | |
| #include <vector> | |
| using namespace std; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- mirrors | |
| | This is a list of mirrors to be used in downloading artifacts from remote repositories. | |
| | | |
| | It works like this: a POM may declare a repository to use in resolving certain artifacts. | |
| | However, this repository may have problems with heavy traffic at times, so people have mirrored | |
| | it to several places. | |
| | | |
| | That repository definition will have a unique id, so we can create a mirror reference for that | |
| | repository, to be used as an alternate download site. The mirror site will be the preferred | |
| | server for that repository. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| TypeScript 4 hrs 18 mins βββββββββββββββββββββ 44.1% | |
| HTML 2 hrs 28 mins βββββββββββββββββββββ 25.3% | |
| CSS 1 hr 25 mins βββββββββββββββββββββ 14.6% | |
| JavaScript 46 mins βββββββββββββββββββββ 8.0% | |
| Rust 34 mins βββββββββββββββββββββ 5.9% |