Borderou de evaluare (job #2695856)

Utilizator ioana0211Ioana Popa ioana0211 Data 14 ianuarie 2021 18:35:30
Problema Numerele lui Stirling Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int stirling2(int, int)': main.cpp:13:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=2; i<=200; i++) S[i]=0; S[0]=0; ^~~ main.cpp:13:39: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=2; i<=200; i++) S[i]=0; S[0]=0; ^ main.cpp: In function 'int stirling1(int, int)': main.cpp:26:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=2; i<=200; i++) S[i]=0; S[0]=0; ^~~ main.cpp:26:39: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=2; i<=200; i++) S[i]=0; S[0]=0; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
32ms131kbOK10
42ms131kbOK10
52ms131kbOK10
6130ms131kbOK10
7151ms131kbTime limit exceeded0
837ms131kbOK10
986ms131kbOK10
10129ms262kbOK10
Punctaj total90

Ceva nu functioneaza?