Detalii evaluare #32720094

Rezumat problemă

Se dau n numere naturale distincte. Determinaţi câte triunghiuri distincte pot avea lungimile laturilor printre aceste numere.

Detalii

Problema Triunghiuri1 Operații I/O tastatură/ecran
Limita timp 0.1 secunde Limita memorie Total: 64 MB / Stivă 8 MB
Id soluție #32720094 Utilizator Leuciuc Ioana (Ioana_Leuciuc)
Fișier triunghiuri1.cpp Dimensiune 1.44 KB
Data încărcării 24 Noiembrie 2021, 07:58 Scor / rezultat Eroare de compilare

Evaluare


Mesaj compilare

triunghiuri1.cpp:5:1: error: stray '\302' in program
     int n, v[1005],cnt=0,st,dr,mij;

 ^
triunghiuri1.cpp:5:1: error: stray '\240' in program
triunghiuri1.cpp:5:1: error: stray '\302' in program
triunghiuri1.cpp:5:1: error: stray '\240' in program
triunghiuri1.cpp:5:1: error: stray '\302' in program
triunghiuri1.cpp:5:1: error: stray '\240' in program
triunghiuri1.cpp:6:1: error: stray '\302' in program
    cin >> n;

 ^
triunghiuri1.cpp:6:1: error: stray '\240' in program
triunghiuri1.cpp:6:1: error: stray '\302' in program
triunghiuri1.cpp:6:1: error: stray '\240' in program
triunghiuri1.cpp:7:1: error: stray '\302' in program
     for(int i = 1 ; i <= n ; ++i) cin >> v[i];

 ^
triunghiuri1.cpp:7:1: error: stray '\240' in program
triunghiuri1.cpp:7:1: error: stray '\302' in program
triunghiuri1.cpp:7:1: error: stray '\240' in program
triunghiuri1.cpp:7:1: error: stray '\302' in program
triunghiuri1.cpp:7:1: error: stray '\240' in program
triunghiuri1.cpp:8:1: error: stray '\302' in program
    

 ^
triunghiuri1.cpp:8:1: error: stray '\240' in program
triunghiuri1.cpp:8:1: error: stray '\302' in program
triunghiuri1.cpp:8:1: error: stray '\240' in program
triunghiuri1.cpp:8:1: error: stray '\302' in program
triunghiuri1.cpp:8:1: error: stray '\240' in program
triunghiuri1.cpp:9:1: error: stray '\302' in program
      for(int i = 1 ; i < n ; ++i)

 ^
triunghiuri1.cpp:9:1: error: stray '\240' in program
triunghiuri1.cpp:9:1: error: stray '\302' in program
triunghiuri1.cpp:9:1: error: stray '\240' in program
triunghiuri1.cpp:9:1: error: stray '\302' in program
triunghiuri1.cpp:9:1: error: stray '\240' in program
triunghiuri1.cpp:9:1: error: stray '\302' in program
triunghiuri1.cpp:9:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
           for(int j = i + 1 ; j <= n ; j ++)

 ^
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:10:1: error: stray '\302' in program
triunghiuri1.cpp:10:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
                  if(v[i] > v[j])

 ^
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:11:1: error: stray '\302' in program
triunghiuri1.cpp:11:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
                     {

 ^
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:12:1: error: stray '\302' in program
triunghiuri1.cpp:12:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
                         int aux = v[i];

 ^
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:13:1: error: stray '\302' in program
triunghiuri1.cpp:13:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
                             v[i] = v[j];

 ^
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:14:1: error: stray '\302' in program
triunghiuri1.cpp:14:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
                            v[j] = aux;

 ^
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:15:1: error: stray '\302' in program
triunghiuri1.cpp:15:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
                     }

 ^
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:16:1: error: stray '\302' in program
triunghiuri1.cpp:16:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
          for(int j = i + 1 ; j <= n - 1; j ++)

 ^
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:18:1: error: stray '\302' in program
triunghiuri1.cpp:18:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
                  {

 ^
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:19:1: error: stray '\302' in program
triunghiuri1.cpp:19:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
                       while(st <= dr)

 ^
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:23:1: error: stray '\302' in program
triunghiuri1.cpp:23:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
                        {

 ^
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:24:1: error: stray '\302' in program
triunghiuri1.cpp:24:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
                          mij = (st + dr) / 2;

 ^
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:25:1: error: stray '\302' in program
triunghiuri1.cpp:25:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
                          if(v[i] + v[j] > v[mij])

 ^
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:26:1: error: stray '\302' in program
triunghiuri1.cpp:26:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
                                     st = mij + 1;

 ^
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:27:1: error: stray '\302' in program
triunghiuri1.cpp:27:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
                          else  

 ^
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:28:1: error: stray '\302' in program
triunghiuri1.cpp:28:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
                                   dr = mij - 1;

 ^
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:29:1: error: stray '\302' in program
triunghiuri1.cpp:29:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
                         }

 ^
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:30:1: error: stray '\302' in program
triunghiuri1.cpp:30:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
                   k=dr-j;

 ^
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:31:1: error: stray '\302' in program
triunghiuri1.cpp:31:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
                   cnt = cnt+k;

 ^
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:32:1: error: stray '\302' in program
triunghiuri1.cpp:32:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
                }

 ^
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp:33:1: error: stray '\302' in program
triunghiuri1.cpp:33:1: error: stray '\240' in program
triunghiuri1.cpp: In function 'int main()':
triunghiuri1.cpp:31:36: error: 'k' was not declared in this scope
                   k=dr-j;

                                    ^

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 Triunghiuri1 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ă.