Problem | eeducation |
---|---|
User | bz |
Submission Time | 2023-08-18 17:23:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function βint32_t main()β:
eeducation.cpp:16:35: error: no match for call to β(std::map<long long int, bool>) (long long int&)β
16 | for (int i=0;i<n;i++) if (mp(a[i])) cout<<a[i]<<" ";
| ^