Pagini recente » Borderou de evaluare (job #950264) | Borderou de evaluare (job #104172) | Borderou de evaluare (job #2504818) | Borderou de evaluare (job #441254) | Borderou de evaluare (job #1495080)
Borderou de evaluare (job #1495080)
Raport evaluator
Compilare:
user.cpp: In function ‘void write()’:
user.cpp:79:59: warning: repeated '0' flag in format [-Wformat=]
else if (sol[i] < 10000) printf("%00000lld",sol[i]);
^
user.cpp:79:59: warning: repeated '0' flag in format [-Wformat=]
user.cpp:79:59: warning: repeated '0' flag in format [-Wformat=]
user.cpp:79:59: warning: repeated '0' flag in format [-Wformat=]
user.cpp:80:59: warning: repeated '0' flag in format [-Wformat=]
else if (sol[i] < 100000) printf("%0000lld",sol[i]);
^
user.cpp:80:59: warning: repeated '0' flag in format [-Wformat=]
user.cpp:80:59: warning: repeated '0' flag in format [-Wformat=]
user.cpp:81:59: warning: repeated '0' flag in format [-Wformat=]
else if (sol[i] < 1000000) printf("%000lld",sol[i]);
^
user.cpp:81:59: warning: repeated '0' flag in format [-Wformat=]
user.cpp:82:59: warning: repeated '0' flag in format [-Wformat=]
else if (sol[i] < 10000000) printf("%00lld",sol[i]);
^
user.cpp:84:32: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘long long int*’ [-Wformat=]
else printf("%lld", sol);
^
user.cpp: In function ‘void read()’:
user.cpp:35:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gard2.in","r", stdin);
^
user.cpp:36:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &k);
^
user.cpp: In function ‘void write()’:
user.cpp:68:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gard2.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 560kb | OK | 5 |
2 | 0ms | 648kb | OK | 5 |
3 | 4ms | 744kb | OK | 5 |
4 | 4ms | 852kb | OK | 5 |
5 | 4ms | 968kb | OK | 5 |
6 | 20ms | 1940kb | Incorect | 0 |
7 | 16ms | 2368kb | Incorect | 0 |
8 | 44ms | 3092kb | Incorect | 0 |
9 | 40ms | 4212kb | Incorect | 0 |
10 | Depăşit | 5168kb | Time limit exceeded. | 0 |
11 | 44ms | 7048kb | Incorect | 0 |
12 | Depăşit | 6996kb | Time limit exceeded. | 0 |
13 | Depăşit | 7584kb | Time limit exceeded. | 0 |
14 | Depăşit | 8320kb | Time limit exceeded. | 0 |
15 | Depăşit | 8872kb | Time limit exceeded. | 0 |
16 | Depăşit | 15016kb | Time limit exceeded. | 0 |
17 | Depăşit | 15588kb | Time limit exceeded. | 0 |
18 | Depăşit | 9564kb | Time limit exceeded. | 0 |
19 | Depăşit | 9584kb | Time limit exceeded. | 0 |
20 | Depăşit | 9552kb | Time limit exceeded. | 0 |
Punctaj total | 25 |