Pagini recente » Borderou de evaluare (job #2466539) | Borderou de evaluare (job #2319924) | Borderou de evaluare (job #2987068) | Borderou de evaluare (job #1118918) | Borderou de evaluare (job #3036874)
Borderou de evaluare (job #3036874)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:35:41: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
35 | for (int j = x; j <= n; j++)
| ^~~
main.cpp:38:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
38 | if (u < z) {
| ^~
main.cpp:54:41: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
54 | for (int j = x; j <= n; j++)
| ^~~
main.cpp:57:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
57 | if (u < z) {
| ^~
main.cpp:26:32: warning: variable 'cautare' set but not used [-Wunused-but-set-variable]
26 | int x, cautare;
| ^~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 9ms | 303kb | Incorect | 0 |
Punctaj total | 0 |