Challenge 23 eod.
This commit is contained in:
@@ -10,7 +10,7 @@ mod set2;
|
||||
mod set3;
|
||||
|
||||
fn main() {
|
||||
const RUN_ALL: bool = true;
|
||||
const RUN_ALL: bool = false;
|
||||
if RUN_ALL {
|
||||
set1::challenge1();
|
||||
set1::challenge2();
|
||||
|
||||
Reference in New Issue
Block a user