| Problem | feelgood | 
|---|---|
| User | Pan | 
| Submission Time | 2024-01-18 17:33:59 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 feelgood.cpp: In function ‘int main()’:
feelgood.cpp:71:51: error: invalid type argument of unary ‘*’ (have ‘ll’ {aka ‘long long int’})
   71 |  for (ll i=0; i<10; ++i) cout << (r[i] - l[i]  + *mod) %mod << endl;
      |                                                   ^~~