Problem | identifyinggirlfriends |
---|---|
User | bribritt |
Submission Time | 2024-01-24 10:11:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
identifyinggirlfriends.cpp: In function ‘int main()’:
identifyinggirlfriends.cpp:7:18: error: no ‘operator--(int)’ declared for postfix ‘--’ [-fpermissive]
7 | for(string s,n;n--;) {
| ~^~