Pagini recente » Cod sursa (job #200212) | Borderou de evaluare (job #2682042) | Borderou de evaluare (job #2644847) | Borderou de evaluare (job #2915175) | Borderou de evaluare (job #1720416)
Borderou de evaluare (job #1720416)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:84:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (act.size() <= k)
^
user.cpp:77:16: warning: unused variable ‘pos’ [-Wunused-variable]
static int pos;
^
user.cpp: In function ‘bool check(long long int)’:
user.cpp:102:12: warning: unused variable ‘pos’ [-Wunused-variable]
int i, pos, need;
^
user.cpp:102:17: warning: unused variable ‘need’ [-Wunused-variable]
int i, pos, need;
^
user.cpp:103:8: warning: unused variable ‘aux’ [-Wunused-variable]
ll aux;
^
user.cpp: In function ‘int main()’:
user.cpp:138:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("oneouts.out","w",stdout);
^
user.cpp: In constructor ‘Buffer::Buffer(std::string, int)’:
user.cpp:22:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(name.c_str(), "r", stdin);
^
user.cpp: In member function ‘void Buffer::refill()’:
user.cpp:55:43: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(&data[0], 1, dim, stdin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 6332kb | OK | 10 |
| 2 | 8ms | 6332kb | OK | 10 |
| 3 | 20ms | 6332kb | OK | 10 |
| 4 | 100ms | 6332kb | OK | 10 |
| 5 | Depăşit | 6712kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 6684kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 9124kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 9864kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 10060kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 10116kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |