| Problem | malguem | 
|---|---|
| User | PlayVoltz | 
| Submission Time | 2024-12-23 11:37:37 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 malguem.cpp: In function ‘int find_mex(int, int)’:
malguem.cpp:104:49: error: expected ‘;’ before ‘}’ token
  104 |   ans=min(ans, queryb(out[res.fi], LLONG_MAX/2))
      |                                                 ^
      |                                                 ;
  105 |  }
      |  ~