| Problem | specialgirlfriends |
|---|---|
| User | Andrew |
| Submission Time | 2026-01-02 14:53:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
specialgirlfriends.cpp: In function ‘int main()’:
specialgirlfriends.cpp:14:20: error: ‘powD’ was not declared in this scope; did you mean ‘powl’?
14 | ans = (ans+powD[i],T)) % 1000000007;
| ^~~~
| powl