@media (max-width:859px) {
    table#problemset tr td:nth-child(1),table#problemset tr td:nth-child(6),table#problemset tr th:nth-child(1),table#problemset tr th:nth-child(6){
        display: none;
    }
}