Problem | modulochain |
---|---|
User | Soysauce |
Submission Time | 2024-03-28 11:17:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:26:27: error: ‘st’ was not declared in this scope; did you mean ‘s’?
26 | long long f = (A[0] - st) % 1000000007;
| ^~
| s