#!/usr/local/bin/tcc -run // #include "stdio.h" // #include "stdlib.h" void main(){ // printf("%d %d\n", fseek(stdin, 0, SEEK_SET)); }