| Problem | specialgirlfriends |
|---|---|
| User | ETkilobyte |
| Submission Time | 2024-07-03 15:08:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
specialgirlfriends.cpp: In function ‘int main()’:
specialgirlfriends.cpp:17:14: error: invalid type argument of unary ‘*’ (have ‘int’)
17 | y=x%(10**9+7);
| ^