Pagini recente »
test_2
|
Borderou de evaluare (job #429891)
|
Borderou de evaluare (job #465430)
|
Borderou de evaluare (job #349111)
|
Borderou de evaluare (job #580778)
Borderou de evaluare (job #580778)
Raport evaluator
Compilare:
main.cpp: In function 'int CitesteNumar()':
main.cpp:36:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
36 | scanf("%lu", &N);
| ~~~~~^~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:70:10: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
70 | freopen("factori.in", "r", stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:71:10: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
71 | freopen("factori.out", "w", stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void TabelPrime()':
main.cpp:16:34: warning: iteration 60000 invokes undefined behavior [-Waggressive-loop-optimizations]
16 | for (i=1; i<=MAX; i++) Prime[i]=TRUE;
| ^
main.cpp:16:14: note: within this loop
16 | for (i=1; i<=MAX; i++) Prime[i]=TRUE;
| ^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
262 kb
|
OK
|
10
|
2
|
1 ms
|
262 kb
|
OK
|
10
|
3
|
1 ms
|
262 kb
|
OK
|
10
|
4
|
8 ms
|
389 kb
|
OK
|
10
|
5
|
1 ms
|
262 kb
|
OK
|
10
|
6
|
1 ms
|
262 kb
|
OK
|
10
|
7
|
1 ms
|
262 kb
|
OK
|
10
|
8
|
1 ms
|
262 kb
|
OK
|
10
|
9
|
13 ms
|
393 kb
|
OK
|
10
|
10
|
1 ms
|
262 kb
|
OK
|
10
|
Punctaj total
|
100
|