Borderou de evaluare (job #2469339)

Utilizator hunting_dogIrimia Alex hunting_dog Data 6 octombrie 2019 19:51:29
Problema Potrivirea sirurilor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:37:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = M; i; --i) A[i] = A[i-1]; A[0] = ' '; ^~~ main.cpp:37: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:38:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = N; i; --i) B[i] = B[i-1]; B[0] = ' '; ^~~ main.cpp:38: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] = ' '; ^ main.cpp:28:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("strmatch.in", "r", stdin); ^ main.cpp:29:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("strmatch.out", "w", stdout); ^ main.cpp:31:28: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(A, sizeof(A), stdin); ^ main.cpp:32:28: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(B, sizeof(B), stdin); ^
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
2114ms1380kbOK220
2226ms2002kbOK2
2321ms1855kbOK2
2413ms1437kbOK2
2511ms1236kbOK2
2624ms2076kbOK2
2718ms1863kbOK2
2816ms1486kbOK2
2918ms1654kbOK2
3026ms2179kbOK2
3122ms2084kbOK220
3221ms1925kbOK2
3316ms1597kbOK2
3419ms2019kbOK2
3523ms2031kbOK2
3611ms1327kbOK2
3721ms1970kbOK2
3816ms1662kbOK2
3918ms1474kbOK2
4016ms1576kbOK2
4119ms1822kbOK220
4218ms1531kbOK2
4320ms1884kbOK2
4422ms1925kbOK2
4518ms1581kbOK2
4617ms1413kbOK2
4718ms1781kbOK2
4821ms2064kbOK2
4944ms7110kbOK2
5022ms2166kbOK2
Punctaj total100

Ceva nu functioneaza?