Pagini recente » Borderou de evaluare (job #2649678) | Borderou de evaluare (job #425956) | Borderou de evaluare (job #473705) | Borderou de evaluare (job #1343565) | Borderou de evaluare (job #2671678)
Borderou de evaluare (job #2671678)
Raport evaluator
Compilare:
main.cpp: In function 'void find_factors()':
main.cpp:34:32: warning: variable 'prime' set but not used [-Wunused-but-set-variable]
std::vector<int>::iterator prime = primes.begin();
^~~~~
main.cpp: In function 'void pinex()':
main.cpp:60:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < factors.size(); j++) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:74:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pinex.in", "r", stdin);
^
main.cpp:75:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pinex.out", "w", stdout);
^
main.cpp:80:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:83:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 194ms | 5750kb | OK | 10 | 10 |
2 | 171ms | 5750kb | OK | 10 | 10 |
3 | 169ms | 5750kb | OK | 10 | 10 |
4 | 195ms | 5750kb | OK | 10 | 10 |
5 | 185ms | 5750kb | OK | 10 | 10 |
6 | 195ms | 5750kb | OK | 10 | 10 |
7 | 191ms | 5750kb | OK | 10 | 10 |
8 | 1181ms | 5750kb | OK | 10 | 30 |
9 | 1385ms | 5750kb | OK | 10 |
10 | 1199ms | 5705kb | OK | 10 |
Punctaj total | 100 |