The Online Judge board
Skip to content
Go to advanced search
Code: Select all
2 5 1 1 0 3 4 5
c = 0; while(c != '\n' && scanf("%d%c", &j, &c) == 2) acesso[i][j] = 1; acesso[i][j] = 1;