| Problem | jaydenscurve |
|---|---|
| User | fuad27 |
| Submission Time | 2026-07-09 01:30:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
jaydenscurve.cpp: In function ‘int main()’:
jaydenscurve.cpp:19:32: error: ‘c’ was not declared in this scope
19 | cnt+=(s[i][c] == '#' and s[j][c] == '#');
| ^