Problem | NYTrainers |
---|---|
User | Pan |
Submission Time | 2024-04-01 14:02:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
NYTrainers.cpp: In function ‘int32_t main()’:
NYTrainers.cpp:47:30: error: operands to ?: have different types ‘const char*’ and ‘__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type’ {aka ‘long long int’}
47 | cout<<(dp[n][k]==LLONG_MIN/2?"just cry lah!":dp[n][k]);