mystring = 'Страниц: (320 (Офсет))'.match('.*?\(([^)]*)\).*')[1]puts mystring
Standard input is empty
320 (Офсет
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!