#!/usr/bin/tcc -run
signed main() { return 17; }