| Problem | garden_ioi05 | 
|---|---|
| User | bribritt | 
| Submission Time | 2023-07-24 18:03:12 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 garden_ioi05.cpp: In function ‘int32_t main()’:
garden_ioi05.cpp:50:25: error: operands to ?: have different types ‘const char*’ and ‘long long int’
   50 |     cout<<(ans==12102010?"NO":ans)<<"\n";
      |            ~~~~~~~~~~~~~^~~~~~~~~