Problem | maintainsum |
---|---|
User | AlphanumericUsername |
Submission Time | 2025-02-09 17:05:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maintainsum.cpp: In function ‘int32_t main()’:
maintainsum.cpp:152:12: error: ‘m’ was not declared in this scope
152 | ans -= m[a];
| ^