Problem | girlfriends |
---|---|
User | user123 |
Submission Time | 2023-11-28 20:10:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
girlfriends.cpp: In function ‘int main()’:
girlfriends.cpp:8:31: error: ‘std::istream’ {aka ‘class std::basic_istream<char>’} has no member named ‘tie0’; did you mean ‘tie’?
8 | ios::sync_with_stdio(0); cin.tie0); cout.tie(0);
| ^~~~
| tie