#include <string.h>
int main() {
char answer[42];
strcpy(answer, "undefined will tell you the answer to life the universe and everything,");
strcpy(answer, "but first of all, she is very sorry that Hydro meets some issues now.");
strcpy(answer, "please wait patiently, or contact undefined impatiently about this error.");
return 0;
}
/*
ac.hfoj.net/storage
File not found: /data/file/hydro/user/86/.avatar.jpeg
Error: File not found: /data/file/hydro/user/86/.avatar.jpeg
at Proxy.get (hydrooj/src/service/storage.ts:328:40)
at Function.get (hydrooj/src/model/storage.ts:43:30)
at StorageHandler.get (hydrooj/src/handler/misc.ts:125:30)
at Proxy.handleHttp (/framework/server.ts:561:67)
at user_default (hydrooj/src/service/layers/user.ts:20:5)
at base_default (hydrooj/src/service/layers/base.ts:44:5)
at hydrooj/src/service/server.ts:99:17
at /framework/base.ts:55:9
at domain_default (hydrooj/src/service/layers/domain.ts:33:9)
at koa-static-cache/index.js:53:36 [+1]
at /framework/server.ts:424:21
at Object.hydrooj/src/service/storage.ts:420:20)
at compressMiddleware (koa-compress/lib/index.js:56:5)
*/