#include #include int main() { printf("%d\n", add(5, 7)); }