0_0_32370868_15774.cpp: In function 'long long int dfs(int, int, int, bool)': 0_0_32370868_15774.cpp:13:13: error: operands to ?: have different types 'int' and 'int*' int up=flag?dig[len]:dig; ^