%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/cpp/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/cpp/function-title.txt |
int main() { A a = new A(); int b = b * sum(1, 2); if (a->check1()) return 3; else if (a->check2()) return 4; return a->result(); }