- Owner
- Luka Govedic̆
- Problem
- Peculiar Function
- Source
- 0.67KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:36:7: error: missing template arguments before '.' token set.insert(S[iii]); ^ prog.cpp:38:8: error: missing template arguments before '.' token set.insert(*it | S[iii]); ^