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