#include int main() { printf("%d", -9 %4); return 0; }