🌈 搜索
📅  最后修改于: 2022-03-11 14:52:34.363000             🧑  作者: Mango
result = condition ? trueCase : elseCase; // int max = a > b ? a : b;