D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
api
/
vendor
/
scrivo
/
highlight.php
/
test
/
markup
/
cpp
/
Filename :
function-title.txt
back
Copy
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(); }