0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2025-01-26 10:00:07 +00:00

19 lines
524 B (Stored with Git LFS)
C++

#include<bits/stdc++.h>
#include"testlib.h"
using namespace std;
typedef long long LL;
int main(int argc, char **argv){
registerTestlibCmd(argc, argv);
int T = inf.readInt();
while(T --){
int n = inf.readInt();
if(ans.readLine() == "impossible")
ouf.readToken("impossible");
else {
int x = ouf.readInt(1, 1000000), y = ouf.readInt(1, 1000000);
if((LL)x * x * x + (LL)y * y * y != (LL)n * n) quitf(_wa, "/fn");
}
}
quitf(_ok, "/bx");
}