#!/usr/bin/env cscript int main(int argc, char *argv[]) { struct { char column[3 + 1]; int row; } column_index; }