Pagini recente » Borderou de evaluare (job #176349) | Borderou de evaluare (job #1778746) | Borderou de evaluare (job #1841841) | Borderou de evaluare (job #325178) | Borderou de evaluare (job #1693721)
Borderou de evaluare (job #1693721)
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:99:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < with_min[crt_min].size(); ++i) {
^
user.cpp:111: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:132: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:133: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:136: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 | 12224kb | OK | 10 |
2 | 144ms | 12224kb | OK | 10 |
3 | 16ms | 12016kb | OK | 10 |
4 | 48ms | 12216kb | OK | 10 |
5 | 56ms | 12224kb | OK | 10 |
6 | 52ms | Depăşit | Memory limit exceeded. | 0 |
7 | 44ms | 15340kb | OK | 10 |
8 | 44ms | Depăşit | Memory limit exceeded. | 0 |
9 | 56ms | Depăşit | Memory limit exceeded. | 0 |
10 | 44ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 60 |