| Problem | examstress |
|---|---|
| User | shoryu386 |
| Submission Time | 2024-05-08 07:24:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
examstress.cpp: In function ‘int main()’:
examstress.cpp:15:18: error: ‘s’ was not declared in this scope
15 | bs[j*60 + (s[j]-'A')] = !bs[j*60 + (s[j]-'A')];
| ^