Skip to content

220320~220326#23

Open
wi-seong-cheol wants to merge 3 commits intomasterfrom
seongcheol
Open

220320~220326#23
wi-seong-cheol wants to merge 3 commits intomasterfrom
seongcheol

Conversation

@wi-seong-cheol
Copy link
Collaborator

No description provided.

for(int i = 0; i < n; i++) {
string s; cin >> s;
int len = int(s.length());
v.push_back({len, s});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

다시 생각호고
Trie 공부하고 적용해보셈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants