0_0_37300172_5268.cpp: In function 'void dfs(std::string, int, ll)':
0_0_37300172_5268.cpp:33:2: error: 'forui' was not declared in this scope
forui=0;i<3;i++)
^
0_0_37300172_5268.cpp:33:17: error: expected ';' before ')' token
forui=0;i<3;i++)
^
0_0_37300172_5268.cpp:111:1: error: expected '}' at end of input
}
^
|