Pagini recente » Borderou de evaluare (job #1600041) | Borderou de evaluare (job #2842224) | Borderou de evaluare (job #1049439) | Borderou de evaluare (job #1360834) | Borderou de evaluare (job #1670712)
Borderou de evaluare (job #1670712)
Raport evaluator
Compilare:
user.cpp: In function ‘void ciur(long long unsigned int)’:
user.cpp:16:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 3; i <= n; i += 2) {
^
user.cpp:19:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = i + i + i; j <= n; j += i << 1) {
^
user.cpp:22:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i>=a){
^
user.cpp: In function ‘int main()’:
user.cpp:45:13: warning: unused variable ‘i’ [-Wunused-variable]
int i,j,limit=2;
^
user.cpp:45:15: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,limit=2;
^
user.cpp:45:17: warning: unused variable ‘limit’ [-Wunused-variable]
int i,j,limit=2;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 436kb | Incorect | 0 |
| 2 | 0ms | 432kb | Incorect | 0 |
| 3 | 0ms | 440kb | OK | 10 |
| 4 | 0ms | 608kb | OK | 10 |
| 5 | 40ms | 3552kb | OK | 10 |
| 6 | 288ms | 9596kb | OK | 10 |
| 7 | 332ms | 9224kb | OK | 10 |
| 8 | 116ms | 5800kb | OK | 10 |
| 9 | 300ms | 12036kb | OK | 10 |
| 10 | Depăşit | 15388kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |