Detalii evaluare #17191908

Rezumat problemă

#2102 Robot3

Paul dorește să învețe cum să programeze un robot. Pentru început s-a gândit să construiască un robot format dintr-un mâner, 10 butoane aranjate circular şi un ecran. Pe butoane sunt scrise, în ordine crescătoare, cifrele de la 0 la 9, ca în figură.

Detalii

Problema Robot3 Operații I/O robot3.in/robot3.out
Limita timp 0.2 secunde Limita memorie Total: 2 MB / Stivă 1 MB
Id soluție #17191908 Utilizator Nita Alex (ALEXRON)
Fișier robot3.cpp Dimensiune 2.56 KB
Data încărcării 03 Octombrie 2019, 14:55 Scor / rezultat Eroare de compilare

Evaluare


Mesaj compilare

robot3.cpp:21:1: error: stray '\302' in program
   f >> c;

 ^
robot3.cpp:21:1: error: stray '\240' in program
robot3.cpp:23:1: error: stray '\302' in program
   f.get();

 ^
robot3.cpp:23:1: error: stray '\240' in program
robot3.cpp:25:1: error: stray '\302' in program
   if (c==1)

 ^
robot3.cpp:25:1: error: stray '\240' in program
robot3.cpp:27:1: error: stray '\302' in program
   {

 ^
robot3.cpp:27:1: error: stray '\240' in program
robot3.cpp:29:1: error: stray '\302' in program
       f >> cod;

 ^
robot3.cpp:29:1: error: stray '\240' in program
robot3.cpp:29:1: error: stray '\302' in program
robot3.cpp:29:1: error: stray '\240' in program
robot3.cpp:29:1: error: stray '\302' in program
robot3.cpp:29:1: error: stray '\240' in program
robot3.cpp:31:1: error: stray '\302' in program
       n=strlen(cod);

 ^
robot3.cpp:31:1: error: stray '\240' in program
robot3.cpp:31:1: error: stray '\302' in program
robot3.cpp:31:1: error: stray '\240' in program
robot3.cpp:31:1: error: stray '\302' in program
robot3.cpp:31:1: error: stray '\240' in program
robot3.cpp:33:1: error: stray '\302' in program
       for (i=0; i<n; ++i)

 ^
robot3.cpp:33:1: error: stray '\240' in program
robot3.cpp:33:1: error: stray '\302' in program
robot3.cpp:33:1: error: stray '\240' in program
robot3.cpp:33:1: error: stray '\302' in program
robot3.cpp:33:1: error: stray '\240' in program
robot3.cpp:35:1: error: stray '\302' in program
            if (cod[i]=='A') ++cifre;

 ^
robot3.cpp:35:1: error: stray '\240' in program
robot3.cpp:35:1: error: stray '\302' in program
robot3.cpp:35:1: error: stray '\240' in program
robot3.cpp:35:1: error: stray '\302' in program
robot3.cpp:35:1: error: stray '\240' in program
robot3.cpp:35:1: error: stray '\302' in program
robot3.cpp:35:1: error: stray '\240' in program
robot3.cpp:35:1: error: stray '\302' in program
robot3.cpp:35:1: error: stray '\240' in program
robot3.cpp:35:1: error: stray '\302' in program
robot3.cpp:35:1: error: stray '\240' in program
robot3.cpp:37:1: error: stray '\302' in program
       g << cifre;

 ^
robot3.cpp:37:1: error: stray '\240' in program
robot3.cpp:37:1: error: stray '\302' in program
robot3.cpp:37:1: error: stray '\240' in program
robot3.cpp:37:1: error: stray '\302' in program
robot3.cpp:37:1: error: stray '\240' in program
robot3.cpp:39:1: error: stray '\302' in program
   }

 ^
robot3.cpp:39:1: error: stray '\240' in program
robot3.cpp:41:1: error: stray '\302' in program
   else

 ^
robot3.cpp:41:1: error: stray '\240' in program
robot3.cpp:43:1: error: stray '\302' in program
   {

 ^
robot3.cpp:43:1: error: stray '\240' in program
robot3.cpp:45:1: error: stray '\302' in program
       if (c==2)

 ^
robot3.cpp:45:1: error: stray '\240' in program
robot3.cpp:45:1: error: stray '\302' in program
robot3.cpp:45:1: error: stray '\240' in program
robot3.cpp:45:1: error: stray '\302' in program
robot3.cpp:45:1: error: stray '\240' in program
robot3.cpp:47:1: error: stray '\302' in program
       {

 ^
robot3.cpp:47:1: error: stray '\240' in program
robot3.cpp:47:1: error: stray '\302' in program
robot3.cpp:47:1: error: stray '\240' in program
robot3.cpp:47:1: error: stray '\302' in program
robot3.cpp:47:1: error: stray '\240' in program
robot3.cpp:49:1: error: stray '\302' in program
            f >> cod;

 ^
robot3.cpp:49:1: error: stray '\240' in program
robot3.cpp:49:1: error: stray '\302' in program
robot3.cpp:49:1: error: stray '\240' in program
robot3.cpp:49:1: error: stray '\302' in program
robot3.cpp:49:1: error: stray '\240' in program
robot3.cpp:49:1: error: stray '\302' in program
robot3.cpp:49:1: error: stray '\240' in program
robot3.cpp:49:1: error: stray '\302' in program
robot3.cpp:49:1: error: stray '\240' in program
robot3.cpp:49:1: error: stray '\302' in program
robot3.cpp:49:1: error: stray '\240' in program
robot3.cpp:51:1: error: stray '\302' in program
            n=strlen(cod);

 ^
robot3.cpp:51:1: error: stray '\240' in program
robot3.cpp:51:1: error: stray '\302' in program
robot3.cpp:51:1: error: stray '\240' in program
robot3.cpp:51:1: error: stray '\302' in program
robot3.cpp:51:1: error: stray '\240' in program
robot3.cpp:51:1: error: stray '\302' in program
robot3.cpp:51:1: error: stray '\240' in program
robot3.cpp:51:1: error: stray '\302' in program
robot3.cpp:51:1: error: stray '\240' in program
robot3.cpp:51:1: error: stray '\302' in program
robot3.cpp:51:1: error: stray '\240' in program
robot3.cpp:53:1: error: stray '\302' in program
            for (i=0; i<n-1; ++i)

 ^
robot3.cpp:53:1: error: stray '\240' in program
robot3.cpp:53:1: error: stray '\302' in program
robot3.cpp:53:1: error: stray '\240' in program
robot3.cpp:53:1: error: stray '\302' in program
robot3.cpp:53:1: error: stray '\240' in program
robot3.cpp:53:1: error: stray '\302' in program
robot3.cpp:53:1: error: stray '\240' in program
robot3.cpp:53:1: error: stray '\302' in program
robot3.cpp:53:1: error: stray '\240' in program
robot3.cpp:53:1: error: stray '\302' in program
robot3.cpp:53:1: error: stray '\240' in program
robot3.cpp:55:1: error: stray '\302' in program
            {

 ^
robot3.cpp:55:1: error: stray '\240' in program
robot3.cpp:55:1: error: stray '\302' in program
robot3.cpp:55:1: error: stray '\240' in program
robot3.cpp:55:1: error: stray '\302' in program
robot3.cpp:55:1: error: stray '\240' in program
robot3.cpp:55:1: error: stray '\302' in program
robot3.cpp:55:1: error: stray '\240' in program
robot3.cpp:55:1: error: stray '\302' in program
robot3.cpp:55:1: error: stray '\240' in program
robot3.cpp:55:1: error: stray '\302' in program
robot3.cpp:55:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
                if (cod[i]=='S' || cod[i]=='D')

 ^
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:57:1: error: stray '\302' in program
robot3.cpp:57:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
                {

 ^
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:59:1: error: stray '\302' in program
robot3.cpp:59:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
                    depl=cod[i];

 ^
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:61:1: error: stray '\302' in program
robot3.cpp:61:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
                    ++i; p=cod[i]-'0';

 ^
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:63:1: error: stray '\302' in program
robot3.cpp:63:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
                    if (depl=='D')

 ^
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:65:1: error: stray '\302' in program
robot3.cpp:65:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
                    {

 ^
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:67:1: error: stray '\302' in program
robot3.cpp:67:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
                        poz=(poz+p)%10;

 ^
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:69:1: error: stray '\302' in program
robot3.cpp:69:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
                    }

 ^
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:71:1: error: stray '\302' in program
robot3.cpp:71:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
                    else

 ^
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:73:1: error: stray '\302' in program
robot3.cpp:73:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
                    {

 ^
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:75:1: error: stray '\302' in program
robot3.cpp:75:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
                        poz=poz-p;

 ^
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:77:1: error: stray '\302' in program
robot3.cpp:77:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
                        if (poz<0) poz=(poz+10)%10;

 ^
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:79:1: error: stray '\302' in program
robot3.cpp:79:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
                    }

 ^
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:81:1: error: stray '\302' in program
robot3.cpp:81:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
                }

 ^
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:83:1: error: stray '\302' in program
robot3.cpp:83:1: error: stray '\240' in program
robot3.cpp:85:1: error: stray '\302' in program
               if (cod[i]=='A') g << poz;

 ^
robot3.cpp:85:1: error: stray '\240' in program
robot3.cpp:85:1: error: stray '\302' in program
robot3.cpp:85:1: error: stray '\240' in program
robot3.cpp:85:1: error: stray '\302' in program
robot3.cpp:85:1: error: stray '\240' in program
robot3.cpp:85:1: error: stray '\302' in program
robot3.cpp:85:1: error: stray '\240' in program
robot3.cpp:85:1: error: stray '\302' in program
robot3.cpp:85:1: error: stray '\240' in program
robot3.cpp:85:1: error: stray '\302' in program
robot3.cpp:85:1: error: stray '\240' in program
robot3.cpp:85:1: error: stray '\302' in program
robot3.cpp:85:1: error: stray '\240' in program
robot3.cpp:87:1: error: stray '\302' in program
            }

 ^
robot3.cpp:87:1: error: stray '\240' in program
robot3.cpp:87:1: error: stray '\302' in program
robot3.cpp:87:1: error: stray '\240' in program
robot3.cpp:87:1: error: stray '\302' in program
robot3.cpp:87:1: error: stray '\240' in program
robot3.cpp:87:1: error: stray '\302' in program
robot3.cpp:87:1: error: stray '\240' in program
robot3.cpp:87:1: error: stray '\302' in program
robot3.cpp:87:1: error: stray '\240' in program
robot3.cpp:87:1: error: stray '\302' in program
robot3.cpp:87:1: error: stray '\240' in program
robot3.cpp:89:1: error: stray '\302' in program
       }

 ^
robot3.cpp:89:1: error: stray '\240' in program
robot3.cpp:89:1: error: stray '\302' in program
robot3.cpp:89:1: error: stray '\240' in program
robot3.cpp:89:1: error: stray '\302' in program
robot3.cpp:89:1: error: stray '\240' in program
robot3.cpp:91:1: error: stray '\302' in program
       else

 ^
robot3.cpp:91:1: error: stray '\240' in program
robot3.cpp:91:1: error: stray '\302' in program
robot3.cpp:91:1: error: stray '\240' in program
robot3.cpp:91:1: error: stray '\302' in program
robot3.cpp:91:1: error: stray '\240' in program
robot3.cpp:93:1: error: stray '\302' in program
       {

 ^
robot3.cpp:93:1: error: stray '\240' in program
robot3.cpp:93:1: error: stray '\302' in program
robot3.cpp:93:1: error: stray '\240' in program
robot3.cpp:93:1: error: stray '\302' in program
robot3.cpp:93:1: error: stray '\240' in program
robot3.cpp:95:1: error: stray '\302' in program
           char nstr[1001], ch;

 ^
robot3.cpp:95:1: error: stray '\240' in program
robot3.cpp:95:1: error: stray '\302' in program
robot3.cpp:95:1: error: stray '\240' in program
robot3.cpp:95:1: error: stray '\302' in program
robot3.cpp:95:1: error: stray '\240' in program
robot3.cpp:95:1: error: stray '\302' in program
robot3.cpp:95:1: error: stray '\240' in program
robot3.cpp:95:1: error: stray '\302' in program
robot3.cpp:95:1: error: stray '\240' in program
robot3.cpp:97:1: error: stray '\302' in program
           int cif, salt, j=-1;

 ^
robot3.cpp:97:1: error: stray '\240' in program
robot3.cpp:97:1: error: stray '\302' in program
robot3.cpp:97:1: error: stray '\240' in program
robot3.cpp:97:1: error: stray '\302' in program
robot3.cpp:97:1: error: stray '\240' in program
robot3.cpp:97:1: error: stray '\302' in program
robot3.cpp:97:1: error: stray '\240' in program
robot3.cpp:97:1: error: stray '\302' in program
robot3.cpp:97:1: error: stray '\240' in program
robot3.cpp:99:1: error: stray '\302' in program
           f>>nstr;

 ^
robot3.cpp:99:1: error: stray '\240' in program
robot3.cpp:99:1: error: stray '\302' in program
robot3.cpp:99:1: error: stray '\240' in program
robot3.cpp:99:1: error: stray '\302' in program
robot3.cpp:99:1: error: stray '\240' in program
robot3.cpp:99:1: error: stray '\302' in program
robot3.cpp:99:1: error: stray '\240' in program
robot3.cpp:99:1: error: stray '\302' in program
robot3.cpp:99:1: error: stray '\240' in program
robot3.cpp:101:1: error: stray '\302' in program
           n=strlen(nstr);

 ^
robot3.cpp:101:1: error: stray '\240' in program
robot3.cpp:101:1: error: stray '\302' in program
robot3.cpp:101:1: error: stray '\240' in program
robot3.cpp:101:1: error: stray '\302' in program
robot3.cpp:101:1: error: stray '\240' in program
robot3.cpp:101:1: error: stray '\302' in program
robot3.cpp:101:1: error: stray '\240' in program
robot3.cpp:101:1: error: stray '\302' in program
robot3.cpp:101:1: error: stray '\240' in program
robot3.cpp:103:1: error: stray '\302' in program
            poz=0;

 ^
robot3.cpp:103:1: error: stray '\240' in program
robot3.cpp:103:1: error: stray '\302' in program
robot3.cpp:103:1: error: stray '\240' in program
robot3.cpp:103:1: error: stray '\302' in program
robot3.cpp:103:1: error: stray '\240' in program
robot3.cpp:103:1: error: stray '\302' in program
robot3.cpp:103:1: error: stray '\240' in program
robot3.cpp:103:1: error: stray '\302' in program
robot3.cpp:103:1: error: stray '\240' in program
robot3.cpp:103:1: error: stray '\302' in program
robot3.cpp:103:1: error: stray '\240' in program
robot3.cpp:105:1: error: stray '\302' in program
           for (i=0; i<n; ++i)

 ^
robot3.cpp:105:1: error: stray '\240' in program
robot3.cpp:105:1: error: stray '\302' in program
robot3.cpp:105:1: error: stray '\240' in program
robot3.cpp:105:1: error: stray '\302' in program
robot3.cpp:105:1: error: stray '\240' in program
robot3.cpp:105:1: error: stray '\302' in program
robot3.cpp:105:1: error: stray '\240' in program
robot3.cpp:105:1: error: stray '\302' in program
robot3.cpp:105:1: error: stray '\240' in program
robot3.cpp:107:1: error: stray '\302' in program
           {

 ^
robot3.cpp:107:1: error: stray '\240' in program
robot3.cpp:107:1: error: stray '\302' in program
robot3.cpp:107:1: error: stray '\240' in program
robot3.cpp:107:1: error: stray '\302' in program
robot3.cpp:107:1: error: stray '\240' in program
robot3.cpp:107:1: error: stray '\302' in program
robot3.cpp:107:1: error: stray '\240' in program
robot3.cpp:107:1: error: stray '\302' in program
robot3.cpp:107:1: error: stray '\240' in program
robot3.cpp:109:1: error: stray '\302' in program
               ch=nstr[i];

 ^
robot3.cpp:109:1: error: stray '\240' in program
robot3.cpp:109:1: error: stray '\302' in program
robot3.cpp:109:1: error: stray '\240' in program
robot3.cpp:109:1: error: stray '\302' in program
robot3.cpp:109:1: error: stray '\240' in program
robot3.cpp:109:1: error: stray '\302' in program
robot3.cpp:109:1: error: stray '\240' in program
robot3.cpp:109:1: error: stray '\302' in program
robot3.cpp:109:1: error: stray '\240' in program
robot3.cpp:109:1: error: stray '\302' in program
robot3.cpp:109:1: error: stray '\240' in program
robot3.cpp:109:1: error: stray '\302' in program
robot3.cpp:109:1: error: stray '\240' in program
robot3.cpp:111:1: error: stray '\302' in program
               cif=ch-'0';

 ^
robot3.cpp:111:1: error: stray '\240' in program
robot3.cpp:111:1: error: stray '\302' in program
robot3.cpp:111:1: error: stray '\240' in program
robot3.cpp:111:1: error: stray '\302' in program
robot3.cpp:111:1: error: stray '\240' in program
robot3.cpp:111:1: error: stray '\302' in program
robot3.cpp:111:1: error: stray '\240' in program
robot3.cpp:111:1: error: stray '\302' in program
robot3.cpp:111:1: error: stray '\240' in program
robot3.cpp:111:1: error: stray '\302' in program
robot3.cpp:111:1: error: stray '\240' in program
robot3.cpp:111:1: error: stray '\302' in program
robot3.cpp:111:1: error: stray '\240' in program
robot3.cpp:113:1: error: stray '\302' in program
               salt=cif-poz;

 ^
robot3.cpp:113:1: error: stray '\240' in program
robot3.cpp:113:1: error: stray '\302' in program
robot3.cpp:113:1: error: stray '\240' in program
robot3.cpp:113:1: error: stray '\302' in program
robot3.cpp:113:1: error: stray '\240' in program
robot3.cpp:113:1: error: stray '\302' in program
robot3.cpp:113:1: error: stray '\240' in program
robot3.cpp:113:1: error: stray '\302' in program
robot3.cpp:113:1: error: stray '\240' in program
robot3.cpp:113:1: error: stray '\302' in program
robot3.cpp:113:1: error: stray '\240' in program
robot3.cpp:113:1: error: stray '\302' in program
robot3.cpp:113:1: error: stray '\240' in program
robot3.cpp:115:1: error: stray '\302' in program
               if (salt==0) { ++j; cod[j]='A'; poz=cif; }

 ^
robot3.cpp:115:1: error: stray '\240' in program
robot3.cpp:115:1: error: stray '\302' in program
robot3.cpp:115:1: error: stray '\240' in program
robot3.cpp:115:1: error: stray '\302' in program
robot3.cpp:115:1: error: stray '\240' in program
robot3.cpp:115:1: error: stray '\302' in program
robot3.cpp:115:1: error: stray '\240' in program
robot3.cpp:115:1: error: stray '\302' in program
robot3.cpp:115:1: error: stray '\240' in program
robot3.cpp:115:1: error: stray '\302' in program
robot3.cpp:115:1: error: stray '\240' in program
robot3.cpp:115:1: error: stray '\302' in program
robot3.cpp:115:1: error: stray '\240' in program
robot3.cpp:117:1: error: stray '\302' in program
               else

 ^
robot3.cpp:117:1: error: stray '\240' in program
robot3.cpp:117:1: error: stray '\302' in program
robot3.cpp:117:1: error: stray '\240' in program
robot3.cpp:117:1: error: stray '\302' in program
robot3.cpp:117:1: error: stray '\240' in program
robot3.cpp:117:1: error: stray '\302' in program
robot3.cpp:117:1: error: stray '\240' in program
robot3.cpp:117:1: error: stray '\302' in program
robot3.cpp:117:1: error: stray '\240' in program
robot3.cpp:117:1: error: stray '\302' in program
robot3.cpp:117:1: error: stray '\240' in program
robot3.cpp:117:1: error: stray '\302' in program
robot3.cpp:117:1: error: stray '\240' in program
robot3.cpp:119:1: error: stray '\302' in program
               {

 ^
robot3.cpp:119:1: error: stray '\240' in program
robot3.cpp:119:1: error: stray '\302' in program
robot3.cpp:119:1: error: stray '\240' in program
robot3.cpp:119:1: error: stray '\302' in program
robot3.cpp:119:1: error: stray '\240' in program
robot3.cpp:119:1: error: stray '\302' in program
robot3.cpp:119:1: error: stray '\240' in program
robot3.cpp:119:1: error: stray '\302' in program
robot3.cpp:119:1: error: stray '\240' in program
robot3.cpp:119:1: error: stray '\302' in program
robot3.cpp:119:1: error: stray '\240' in program
robot3.cpp:119:1: error: stray '\302' in program
robot3.cpp:119:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
                   if (salt>0)

 ^
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:121:1: error: stray '\302' in program
robot3.cpp:121:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
                   {

 ^
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:123:1: error: stray '\302' in program
robot3.cpp:123:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
                       if (salt<7) {depl='D'; p=salt; }

 ^
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:125:1: error: stray '\302' in program
robot3.cpp:125:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
                       else { depl='S'; p=10-salt; }

 ^
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:127:1: error: stray '\302' in program
robot3.cpp:127:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
                   }

 ^
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:129:1: error: stray '\302' in program
robot3.cpp:129:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
                   else

 ^
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:131:1: error: stray '\302' in program
robot3.cpp:131:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
                   {

 ^
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:133:1: error: stray '\302' in program
robot3.cpp:133:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
                      if (salt<-3) { depl='D'; p=10+salt; }

 ^
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:135:1: error: stray '\302' in program
robot3.cpp:135:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
                      else { depl='S'; p=-salt; }

 ^
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:137:1: error: stray '\302' in program
robot3.cpp:137:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
                   }

 ^
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:139:1: error: stray '\302' in program
robot3.cpp:139:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
                    ++j; cod[j]=depl; ++j; ch=p+'0'; cod[j]=ch;

 ^
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:141:1: error: stray '\302' in program
robot3.cpp:141:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
                    ++j; cod[j]='A'; poz=cif;

 ^
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:143:1: error: stray '\302' in program
robot3.cpp:143:1: error: stray '\240' in program
robot3.cpp:145:1: error: stray '\302' in program
               }

 ^
robot3.cpp:145:1: error: stray '\240' in program
robot3.cpp:145:1: error: stray '\302' in program
robot3.cpp:145:1: error: stray '\240' in program
robot3.cpp:145:1: error: stray '\302' in program
robot3.cpp:145:1: error: stray '\240' in program
robot3.cpp:145:1: error: stray '\302' in program
robot3.cpp:145:1: error: stray '\240' in program
robot3.cpp:145:1: error: stray '\302' in program
robot3.cpp:145:1: error: stray '\240' in program
robot3.cpp:145:1: error: stray '\302' in program
robot3.cpp:145:1: error: stray '\240' in program
robot3.cpp:145:1: error: stray '\302' in program
robot3.cpp:145:1: error: stray '\240' in program
robot3.cpp:147:1: error: stray '\302' in program
           }

 ^
robot3.cpp:147:1: error: stray '\240' in program
robot3.cpp:147:1: error: stray '\302' in program
robot3.cpp:147:1: error: stray '\240' in program
robot3.cpp:147:1: error: stray '\302' in program
robot3.cpp:147:1: error: stray '\240' in program
robot3.cpp:147:1: error: stray '\302' in program
robot3.cpp:147:1: error: stray '\240' in program
robot3.cpp:147:1: error: stray '\302' in program
robot3.cpp:147:1: error: stray '\240' in program
robot3.cpp:149:1: error: stray '\302' in program
            ++j; cod[j]='T';

 ^
robot3.cpp:149:1: error: stray '\240' in program
robot3.cpp:149:1: error: stray '\302' in program
robot3.cpp:149:1: error: stray '\240' in program
robot3.cpp:149:1: error: stray '\302' in program
robot3.cpp:149:1: error: stray '\240' in program
robot3.cpp:149:1: error: stray '\302' in program
robot3.cpp:149:1: error: stray '\240' in program
robot3.cpp:149:1: error: stray '\302' in program
robot3.cpp:149:1: error: stray '\240' in program
robot3.cpp:149:1: error: stray '\302' in program
robot3.cpp:149:1: error: stray '\240' in program
robot3.cpp:151:1: error: stray '\302' in program
            g << cod;

 ^
robot3.cpp:151:1: error: stray '\240' in program
robot3.cpp:151:1: error: stray '\302' in program
robot3.cpp:151:1: error: stray '\240' in program
robot3.cpp:151:1: error: stray '\302' in program
robot3.cpp:151:1: error: stray '\240' in program
robot3.cpp:151:1: error: stray '\302' in program
robot3.cpp:151:1: error: stray '\240' in program
robot3.cpp:151:1: error: stray '\302' in program
robot3.cpp:151:1: error: stray '\240' in program
robot3.cpp:151:1: error: stray '\302' in program
robot3.cpp:151:1: error: stray '\240' in program
robot3.cpp:153:1: error: stray '\302' in program
       }

 ^
robot3.cpp:153:1: error: stray '\240' in program
robot3.cpp:153:1: error: stray '\302' in program
robot3.cpp:153:1: error: stray '\240' in program
robot3.cpp:153:1: error: stray '\302' in program
robot3.cpp:153:1: error: stray '\240' in program
robot3.cpp:155:1: error: stray '\302' in program
   }

 ^
robot3.cpp:155:1: error: stray '\240' in program
robot3.cpp:159:1: error: stray '\310' in program
 Citește mai multe pe Brainly.ro - https://brainly.ro/tema/5825345#readmore
 ^
robot3.cpp:159:1: error: stray '\231' in program
robot3.cpp:159:1: error: 'Cite' does not name a type

Cum funcționează evaluarea?

www.pbinfo.ro permite evaluarea a două tipuri de probleme:

  • probleme la care rezolvarea presupune scrierea unui program complet
  • probleme la care rezolvarea presupune scrierea unei secvențe de program - câteva instrucțiuni, o listă de declarații, una sau mai multe funcții, etc.

Problema Robot3 face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:

  • Programul sursă este compilat folosind compilatorul corespunzător. Dacă în urma compilării se obțin erori sau avertismente, acestea sunt afișate în această pagină.
  • Dacă programul a fost compilat, executabilul obținut va fi rulat, furnizându-i-se unul sau mai multe seturi de date de intrare, în concordanță cu restricțiile specifice problemei. Pentru fiecare set de date se obține un anumit punctaj, în raport cu corectitudinea soluției tale.

Suma punctajelor acordate pe testele utilizate pentru verificare este 100. Astfel, soluția ta poate obține cel mult 100 de puncte, caz în care se poate considera corectă.