Problem identifyinggirlfriends
User bribritt
Submission Time 2024-01-24 10:11:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

identifyinggirlfriends.cpp: In function ‘int main()’:
identifyinggirlfriends.cpp:7:18: error: no ‘operator--(int)’ declared for postfix ‘--’ [-fpermissive]
7 | for(string s,n;n--;) {
| ~^~