Problem | parallelogramfest |
---|---|
User | haydendoo |
Submission Time | 2023-06-03 23:51:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramfest.cpp: In function ‘void solve()’:
parallelogramfest.cpp:238:29: error: cannot convert ‘<brace-enclosed initializer list>’ to ‘long long int’ in assignment
238 | g[0]=a[0]=y[0]={0,LLONG_MAX};
| ^