0_0_25171044_20601.cpp:1:1: error: 'll' does not name a type ll target = (grow[i] - x) % p ? (grow[i] - x) % p : p; ^ 0_0_25171044_20601.cpp:2:1: error: expected unqualified-id before 'while' while (target <= grow[i] - x) ^