Borderou de evaluare (job #2436075)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 4 iulie 2019 15:52:43
Problema Overpower Status done
Runda Junior Challenge 2019 Runda 2 Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'bool isPrime(llui)': main.cpp:99:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x == 1 or x == n - 1) ~~^~~~~~~~ main.cpp:101:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < s and x != n - 1; ++i) ~~^~~ main.cpp:101:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < s and x != n - 1; ++i) ~~^~~~~~~~ main.cpp:103:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x != n - 1) ~~^~~~~~~~ main.cpp: In function 'int _findMaxExponent(long long int)': main.cpp:177:13: warning: unused variable 'x' [-Wunused-variable] long long x = n / i; ^ main.cpp: In function 'int main()': main.cpp:199:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("overpower.in", "r", stdin); ^ main.cpp:200:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("overpower.out", "w", stdout); ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
119ms1441kbOK1010
2512ms1441kbOK1010
31002ms1441kbTime limit exceeded00
41003ms1441kbTime limit exceeded0
51000ms1441kbTime limit exceeded00
61001ms1441kbTime limit exceeded00
71000ms1441kbTime limit exceeded0
81003ms1441kbTime limit exceeded0
91000ms1441kbTime limit exceeded0
101000ms1441kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?