Pagini recente » Borderou de evaluare (job #2353339) | Borderou de evaluare (job #2256907) | Borderou de evaluare (job #2635315) | Borderou de evaluare (job #1740426) | Borderou de evaluare (job #3217833)
Borderou de evaluare (job #3217833)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:56:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
56 | for(int i=1;i<=3;i++)
| ^~~
main.cpp:59:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
59 | b[1][1]=1;
| ^
main.cpp:75:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
75 | for(int i=1;i<=3;i++)
| ^~~
main.cpp:78:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
78 | fout<<sol<<"\n";
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 100 |
Punctaj total | 100 |