Borderou de evaluare (job #2350358)

Utilizator roberthostiucHostiuc Robert Gabriel roberthostiuc Data 21 februarie 2019 11:43:23
Problema Potrivirea sirurilor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:32:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (; (A[M] >= 'A' && A[M] <= 'Z') || (A[M] >= 'a' && A[M] <= 'z') ^~~ main.cpp:34:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (; (B[N] >= 'A' && B[N] <= 'Z') || (B[N] >= 'a' && B[N] <= 'z') ^~~ main.cpp:36:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = M; i; --i) A[i] = A[i-1]; A[0] = ' '; ^~~ main.cpp:36:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (i = M; i; --i) A[i] = A[i-1]; A[0] = ' '; ^ main.cpp:37:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = N; i; --i) B[i] = B[i-1]; B[0] = ' '; ^~~ main.cpp:37:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (i = N; i; --i) B[i] = B[i-1]; B[0] = ' '; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK22
22ms131kbOK22
32ms131kbOK22
42ms131kbOK22
52ms131kbOK22
62ms131kbOK22
72ms131kbOK22
82ms131kbOK22
92ms131kbOK22
102ms131kbOK22
112ms131kbOK22
122ms131kbOK22
133ms131kbOK22
142ms131kbOK22
152ms131kbOK22
162ms131kbOK22
172ms131kbOK22
182ms131kbOK22
192ms131kbOK22
202ms131kbOK22
2118ms1310kbIncorect00
2276ms3670kbIncorect0
2324ms1835kbIncorect0
2419ms1441kbIncorect0
2516ms1310kbOK2
2627ms2097kbIncorect0
2724ms1835kbIncorect0
2820ms1572kbIncorect0
2922ms1703kbOK2
3029ms2097kbOK2
3129ms2097kbOK20
3225ms1966kbIncorect0
3321ms1572kbOK2
3426ms1966kbIncorect0
3527ms2097kbIncorect0
3618ms1310kbIncorect0
3727ms2097kbIncorect0
3823ms1703kbIncorect0
3920ms1441kbIncorect0
4020ms1572kbOK2
4119ms1835kbOK20
4220ms1441kbOK2
4324ms1835kbIncorect0
4424ms1835kbIncorect0
4521ms1572kbIncorect0
4627ms1572kbIncorect0
4724ms1835kbIncorect0
4827ms2097kbIncorect0
49301ms15728kbTime limit exceeded0
50298ms8650kbKilled by Signal 110
Punctaj total40

Ceva nu functioneaza?