0_0_38965034_1330.cpp: In function 'int main()': 0_0_38965034_1330.cpp:93:17: error: '_ASSERT' was not declared in this scope 93 | _ASSERT(success); | ^~~~~~~ 0_0_38965034_1330.cpp:94:17: error: 'else' without a previous 'if' 94 | else | ^~~~