arudradey's picture
download
raw
198 Bytes
#include <math.h>
int main(int argc, char **argv) {
double num = (double)argc / (double)(long)argv[0];
double num2 = (double)argc / (double)(long)argv[1];
return pow(num, num2) + log(num);
}

Xet Storage Details

Size:
198 Bytes
·
Xet hash:
496e067b564758aba74429122751d092200cd06761de545963f3bc6e8c84b01b

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.