Pagini recente » Borderou de evaluare (job #4066) | Borderou de evaluare (job #1032097) | Borderou de evaluare (job #1039024) | Borderou de evaluare (job #14689) | Borderou de evaluare (job #1693719)
Borderou de evaluare (job #1693719)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve3()’:
user.cpp:82:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (all.size() < n) {
^
user.cpp:98:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < with_min[crt_min].size(); ++i) {
^
user.cpp:110:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < with_min[crt_min].size(); ++i) {
^
user.cpp: In function ‘void solve1()’:
user.cpp:19:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &k, &c);
^
user.cpp:25:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x; scanf("%d", &x);
^
user.cpp: In function ‘void solve2()’:
user.cpp:50:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &k, &c);
^
user.cpp:52:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x; scanf("%d", &x);
^
user.cpp: In function ‘void solve3()’:
user.cpp:79:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &k, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:131:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("procol.in", "r", stdin);
^
user.cpp:132:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("procol.out", "w", stdout);
^
user.cpp:135:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &type);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 112ms | 12220kb | OK | 10 |
2 | 144ms | 12220kb | OK | 10 |
3 | 16ms | 12012kb | OK | 10 |
4 | 48ms | 12212kb | OK | 10 |
5 | 60ms | 12228kb | OK | 10 |
6 | 44ms | Depăşit | Memory limit exceeded. | 0 |
7 | 48ms | 15344kb | OK | 10 |
8 | 36ms | Depăşit | Memory limit exceeded. | 0 |
9 | 44ms | Depăşit | Memory limit exceeded. | 0 |
10 | 40ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 60 |