Borderou de evaluare (job #2464073)

Utilizator UVT_TD3UVT Gatina Arambasa Marian UVT_TD3 Data 28 septembrie 2019 13:45:37
Problema Eqset Status done
Runda Romanian Collegiate Programming Contest 2019 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:56:21: warning: format '%u' expects argument of type 'unsigned int*', but argument 2 has type 'long long unsigned int*' [-Wformat=] scanf("%ull", &x); ^ main.cpp:57:21: warning: format '%u' expects argument of type 'unsigned int*', but argument 2 has type 'long long unsigned int*' [-Wformat=] scanf("%ull", &y); ^ main.cpp:56:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%ull", &x); ^ main.cpp:57:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%ull", &y); ^ main.cpp: In function 'int main()': main.cpp:68:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("eqset.in", "r", stdin); ^ main.cpp:69:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("eqset.out", "w", stdout); ^ main.cpp:72:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbKilled by Signal 80
Punctaj total0

Ceva nu functioneaza?