cost 200 ms
Serial Input on C++

I have this code: It gives me this result: title: text: -X-, where -X- is place, when user can write something. I have tried the other way too: ...

Overriding istream get(char)

I'm implementing a few very specific I/O streams, one of them, an input stream that has data available only sometimes (think about some kind of socket ...

2022-12-27 11:24:48   1   31    c++ / iostream  
Multiple inputs in one line in C++

I've newly started learning C++ and am stuck with this problem. I need to insert a (user inputted) number of elements in a single line with space sepa ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM