2nd help

Правка en2, от mac_n_cheese_pog, 2021-08-08 06:21:20

im still unable to do this https://codeforces.com/problemset/problem/1146/B

someone said i need to explain my solution https://pastebin.com/f4eze85S

what i want to do:

stripg all 'a'

and then check the new string if first half is the same as second half like bcbc its the same

if yes then erase occurence in input string like abc and the occurence is bc then it should print a.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский mac_n_cheese_pog 2021-08-08 06:21:20 1 Tiny change: 'ld print a' -> 'ld print a.'
en1 Английский mac_n_cheese_pog 2021-08-08 05:29:19 406 Initial revision (published)