Skip to content

harsh16kumar/Data-Structueres-and-Algorithm

Repository files navigation

OPTIMISE CODE FOR COMPETATIVE CODING

Solution() { ios_base::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL); }

int main() { ios_base::sync_with_stdio(false); cin.tie(NULL); // cout.tie(NULL); // Not necessary

return 0;

}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published