Detalii evaluare #16595803

Rezumat problemă

Să se scrie un program care citește mai multe propoziții și determină propoziția de lungime maximă.

Detalii

Problema LungimeMaxima Operații I/O lgmax.in/lgmax.out
Limita timp 0.1 secunde Limita memorie Total: 64 MB / Stivă 8 MB
Id soluție #16595803 Utilizator Mantasca Danut (Dani08)
Fișier lungimemaxima.cpp Dimensiune 841 B
Data încărcării 09 Septembrie 2019, 18:11 Scor / rezultat Eroare de compilare

Evaluare


Mesaj compilare

lungimemaxima.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <bits/stdc++.h>

         ^
lungimemaxima.cpp:2:1: error: stray '\302' in program
 using namespace std;

 ^
lungimemaxima.cpp:2:1: error: stray '\240' in program
lungimemaxima.cpp:2:1: error: stray '\302' in program
lungimemaxima.cpp:2:1: error: stray '\240' in program
lungimemaxima.cpp:3:1: error: stray '\302' in program
 int n,i,nr,nrmax;

 ^
lungimemaxima.cpp:3:1: error: stray '\240' in program
lungimemaxima.cpp:4:1: error: stray '\302' in program
 char s[260], *p, sol[260], t[260];

 ^
lungimemaxima.cpp:4:1: error: stray '\240' in program
lungimemaxima.cpp:4:1: error: stray '\302' in program
lungimemaxima.cpp:4:1: error: stray '\240' in program
lungimemaxima.cpp:4:1: error: stray '\302' in program
lungimemaxima.cpp:4:1: error: stray '\240' in program
lungimemaxima.cpp:4:1: error: stray '\302' in program
lungimemaxima.cpp:4:1: error: stray '\240' in program
lungimemaxima.cpp:5:1: error: stray '\302' in program
 int main()

 ^
lungimemaxima.cpp:5:1: error: stray '\240' in program
lungimemaxima.cpp:7:1: error: stray '\302' in program
     freopen("cuvmax.in", "r", stdin);

 ^
lungimemaxima.cpp:7:1: error: stray '\240' in program
lungimemaxima.cpp:7:1: error: stray '\302' in program
lungimemaxima.cpp:7:1: error: stray '\240' in program
lungimemaxima.cpp:7:1: error: stray '\302' in program
lungimemaxima.cpp:7:1: error: stray '\240' in program
lungimemaxima.cpp:7:1: error: stray '\302' in program
lungimemaxima.cpp:7:1: error: stray '\240' in program
lungimemaxima.cpp:7:1: error: stray '\302' in program
lungimemaxima.cpp:7:1: error: stray '\240' in program
lungimemaxima.cpp:7:1: error: stray '\302' in program
lungimemaxima.cpp:7:1: error: stray '\240' in program
lungimemaxima.cpp:8:1: error: stray '\302' in program
     freopen("cuvmax.out", "w", stdout);

 ^
lungimemaxima.cpp:8:1: error: stray '\240' in program
lungimemaxima.cpp:8:1: error: stray '\302' in program
lungimemaxima.cpp:8:1: error: stray '\240' in program
lungimemaxima.cpp:8:1: error: stray '\302' in program
lungimemaxima.cpp:8:1: error: stray '\240' in program
lungimemaxima.cpp:8:1: error: stray '\302' in program
lungimemaxima.cpp:8:1: error: stray '\240' in program
lungimemaxima.cpp:8:1: error: stray '\302' in program
lungimemaxima.cpp:8:1: error: stray '\240' in program
lungimemaxima.cpp:8:1: error: stray '\302' in program
lungimemaxima.cpp:8:1: error: stray '\240' in program
lungimemaxima.cpp:9:1: error: stray '\302' in program
     scanf("%d\n", &n);

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

 ^
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:10:1: error: stray '\302' in program
lungimemaxima.cpp:10:1: error: stray '\240' in program
lungimemaxima.cpp:11:1: error: stray '\302' in program
     {

 ^
lungimemaxima.cpp:11:1: error: stray '\240' in program
lungimemaxima.cpp:11:1: error: stray '\302' in program
lungimemaxima.cpp:11:1: error: stray '\240' in program
lungimemaxima.cpp:11:1: error: stray '\302' in program
lungimemaxima.cpp:11:1: error: stray '\240' in program
lungimemaxima.cpp:11:1: error: stray '\302' in program
lungimemaxima.cpp:11:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
         gets(s);

 ^
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:12:1: error: stray '\302' in program
lungimemaxima.cpp:12:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
         memset(t, 0, sizeof(t));

 ^
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:13:1: error: stray '\302' in program
lungimemaxima.cpp:13:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
         strcpy(t, s);

 ^
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:14:1: error: stray '\302' in program
lungimemaxima.cpp:14:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
         p = strtok(t," ");

 ^
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:15:1: error: stray '\302' in program
lungimemaxima.cpp:15:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
         nr = 1;

 ^
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:16:1: error: stray '\302' in program
lungimemaxima.cpp:16:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
         while(p != NULL)

 ^
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:17:1: error: stray '\302' in program
lungimemaxima.cpp:17:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
         {

 ^
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:18:1: error: stray '\302' in program
lungimemaxima.cpp:18:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
             nr ++;

 ^
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:19:1: error: stray '\302' in program
lungimemaxima.cpp:19:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
             p = strtok(NULL," ");

 ^
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:20:1: error: stray '\302' in program
lungimemaxima.cpp:20:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
         }

 ^
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:21:1: error: stray '\302' in program
lungimemaxima.cpp:21:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
         if(nr > nrmax)

 ^
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:22:1: error: stray '\302' in program
lungimemaxima.cpp:22:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
         {

 ^
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:23:1: error: stray '\302' in program
lungimemaxima.cpp:23:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
             nrmax = nr;

 ^
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:24:1: error: stray '\302' in program
lungimemaxima.cpp:24:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
             strcpy(sol, s);

 ^
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:25:1: error: stray '\302' in program
lungimemaxima.cpp:25:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
         }

 ^
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:26:1: error: stray '\302' in program
lungimemaxima.cpp:26:1: error: stray '\240' in program
lungimemaxima.cpp:27:1: error: stray '\302' in program
     }

 ^
lungimemaxima.cpp:27:1: error: stray '\240' in program
lungimemaxima.cpp:27:1: error: stray '\302' in program
lungimemaxima.cpp:27:1: error: stray '\240' in program
lungimemaxima.cpp:27:1: error: stray '\302' in program
lungimemaxima.cpp:27:1: error: stray '\240' in program
lungimemaxima.cpp:27:1: error: stray '\302' in program
lungimemaxima.cpp:27:1: error: stray '\240' in program
lungimemaxima.cpp:28:1: error: stray '\302' in program
     printf("%s",sol);

 ^
lungimemaxima.cpp:28:1: error: stray '\240' in program
lungimemaxima.cpp:28:1: error: stray '\302' in program
lungimemaxima.cpp:28:1: error: stray '\240' in program
lungimemaxima.cpp:28:1: error: stray '\302' in program
lungimemaxima.cpp:28:1: error: stray '\240' in program
lungimemaxima.cpp:28:1: error: stray '\302' in program
lungimemaxima.cpp:28:1: error: stray '\240' in program
lungimemaxima.cpp:29:1: error: stray '\302' in program
     return 0;

 ^
lungimemaxima.cpp:29:1: error: stray '\240' in program
lungimemaxima.cpp:29:1: error: stray '\302' in program
lungimemaxima.cpp:29:1: error: stray '\240' in program
lungimemaxima.cpp:29:1: error: stray '\302' in program
lungimemaxima.cpp:29:1: error: stray '\240' in program
lungimemaxima.cpp:29:1: error: stray '\302' in program
lungimemaxima.cpp:29:1: error: stray '\240' in program
lungimemaxima.cpp:29:1: error: stray '\302' in program
lungimemaxima.cpp:29:1: error: stray '\240' in program
lungimemaxima.cpp: In function 'int main()':
lungimemaxima.cpp:7:37: error: 'stdin' was not declared in this scope
     freopen("cuvmax.in", "r", stdin);

                                     ^
lungimemaxima.cpp:7:42: error: 'freopen' was not declared in this scope
     freopen("cuvmax.in", "r", stdin);

                                          ^
lungimemaxima.cpp:8:38: error: 'stdout' was not declared in this scope
     freopen("cuvmax.out", "w", stdout);

                                      ^
lungimemaxima.cpp:9:26: error: 'scanf' was not declared in this scope
     scanf("%d\n", &n);

                          ^
lungimemaxima.cpp:12:23: error: 'gets' was not declared in this scope
         gets(s);

                       ^
lungimemaxima.cpp:13:41: error: 'memset' was not declared in this scope
         memset(t, 0, sizeof(t));

                                         ^
lungimemaxima.cpp:14:29: error: 'strcpy' was not declared in this scope
         strcpy(t, s);

                             ^
lungimemaxima.cpp:15:36: error: 'strtok' was not declared in this scope
         p = strtok(t," ");

                                    ^
lungimemaxima.cpp:17:30: error: 'NULL' was not declared in this scope
         while(p != NULL)

                              ^
lungimemaxima.cpp:28:24: error: 'printf' was not declared in this scope
     printf("%s",sol);

                        ^

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