1 2 3 4 5pragma circom 2.0.0; include "../circuits/challenge.circom"; component main = Level2();
1 2 3 4 5
pragma circom 2.0.0; include "../circuits/challenge.circom"; component main = Level2();