Pagini recente » Borderou de evaluare (job #430521) | Borderou de evaluare (job #1264393) | Borderou de evaluare (job #921751) | Borderou de evaluare (job #1403157) | Borderou de evaluare (job #2248003)
Borderou de evaluare (job #2248003)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:50:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int j=sc.length()-1; j>=0; --j)
^~~
user.cpp:60:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
sc="";
^~
user.cpp:63:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int j=sb.length()-1; j>=0; --j)
^~~
user.cpp:73:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
sb="";
^~
user.cpp:75:4: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int j=sa.length()-1; j>=0; --j)
^~~
user.cpp:81:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
cout<<"\n";
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 1360kb | OK! | 100 |
Punctaj total | 100 |