C-алгоритм с операндами
Hello, I have an issue, i have a string, e.g: `"!!!T&(!F)"` and i want those operations to be executed and the output should be in a variable which i will show in console. Any idea how could i do that?? T = true ( a constant defined by me ) F = false ( same as T ) R = result ( the variable where i want the output)
Что я уже пробовал:
Ну, я застрял в этом пункте, я не знаю, как мне к нему подойти. Я жду предложений, способов ее решения..