|
#1
|
|||
|
|||
|
Hi Could somebody help me with my homework. Use functions and structures. Strings in input file 'AND', 'OR' ja 'NOT' must be replaced with symbols '&', 'v' ja '-' and saved into output file. Example of input: C = A AND B D = A OR C E = NOT (C OR D) Output:
__________________
C++ domain name forum |
|
|