/* package whatever; // don't place package name! */
importjava.util.*;
importjava.lang.*;
importjava.io.*;
importjava.text.*;
/* Name of the class has to be "Main" only if the class is public. */
class Ideone
{
publicstaticvoid main (String[] args)throws java.lang.Exception
{
// your code goes here
String x ="'{'\"employees\":['{'\"firstName\":\"{0}\",\"lastName\":\"Gates\"'}','{'\"firstName\":\"{0}\",\"lastName\":\"Bush\"'}','{'\"firstName\":\"{1}\",\"lastName\":\"Carter\"'}']'}'";