by@moratorium08
WA
540ms
import std.stdio;void main(){int[30] a;int i;for(;readf(" %d",&a[i]);i++)if(i>2)a[i]-=a[i%3];printf("%d\n",(a[3]*a[7]*a[11]+a[4]*a[8]*a[9]+a[5]*a[10]*a[6]-a[5]*a[7]*a[9]-a[8]*a[10]*a[3]-a[4]*a[11]*a[6])/6);}
37 58 56 66 12 97 66 48 01 81 72 19
Error: module `CODE` is in file '/volume/CODE.d' which cannot be read import path[0] = /volume import path[1] = /usr/include/dmd/phobos import path[2] = /usr/include/dmd/druntime/import Failed: ["/usr/bin/dmd", "-v", "-o-", "/volume/CODE.d", "-I/volume"]