Pagini recente » Cod sursa (job #1422160) | Cod sursa (job #212046) | Borderou de evaluare (job #181829) | Cod sursa (job #2761670) | Borderou de evaluare (job #2868049)
Borderou de evaluare (job #2868049)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:40:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
40 | for(int i = 1; i<=n; i++)
| ^~~
main.cpp:48:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
48 | int g;
| ^~~
main.cpp:56:42: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized]
56 | cout << c << " " << g << '\n';
| ^~~~
main.cpp:53:29: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
53 | a[c][j] = 0;
| ~~~~~~~~^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | Numar incorect de elevi | 2 |
2 | 2ms | 184kb | OK | 10 |
3 | 2ms | 184kb | Lista incorecta | 3 |
4 | 2ms | 184kb | Lista incorecta | 3 |
5 | 2ms | 184kb | Lista incorecta | 3 |
6 | 2ms | 184kb | Lista incorecta | 3 |
7 | 2ms | 184kb | Lista incorecta | 3 |
8 | 2ms | 184kb | Lista incorecta | 3 |
9 | 2ms | 184kb | Lista incorecta | 3 |
10 | 2ms | 184kb | OK | 10 |
Punctaj total | 43 |