mirror of
https://bitbucket.org/Mattrixwv/projecteulerrust.git
synced 2025-12-06 17:43:58 -05:00
Initial commit with a few problems
This commit is contained in:
3
src/Problems.rs
Normal file
3
src/Problems.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod Answer;
|
||||
pub mod Problem1;
|
||||
pub mod Problem2;
|
||||
Reference in New Issue
Block a user