C/C++ I/O (parsing)
Posted: Mon Oct 20, 2003 1:40 am
Can anybody post here the easiest (the most simple, the fastest to code) way to read following form of input:
int1 (int2) int3
for example:
12 (-234) 456
or
-434 (5673) -82
int1 (int2) int3
for example:
12 (-234) 456
or
-434 (5673) -82