Concept:The absolute value ∣logx∣ changes its sign at x=1, so the integral must be split there.Explanation:For 1/e≤x≤1, we have logx≤0, so ∣logx∣=−logx.For 1≤x≤e, we have logx≥0, so ∣logx∣=logx.Therefore,∫1/eex2∣logx∣dx=∫1/e1x2−logxdx+∫1ex2logxdx.Now integrate x2logx by parts, taking u=logx and dv=x21dx.We get∫x2logxdx=−xlogx+1+C.Evaluate the first part:∫1/e1x2−logxdx=−[−xlogx+1]1/e1.At x=1, the bracket value is −1, and at x=1/e, it is 0.So the first part equals 1.Evaluate the second part:∫1ex2logxdx=[−xlogx+1]1e=−e2−(−1)=1−e2.Adding both parts,1+(1−e2)=2−e2.Answer:2−e2Hence, the correct option is C.