Pagini recente » Borderou de evaluare (job #1588550) | Borderou de evaluare (job #2731195) | Borderou de evaluare (job #2381331) | Borderou de evaluare (job #2805903) | Borderou de evaluare (job #1693856)
Borderou de evaluare (job #1693856)
Raport evaluator
Compilare:
user.cpp: In member function ‘std::vector<int> cell::get(std::vector<int>, std::vector<int>)’:
user.cpp:72:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ((i < lo.size()) && (j < hi.size())) {
^
user.cpp:72:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ((i < lo.size()) && (j < hi.size())) {
^
user.cpp:81:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i < lo.size()) {
^
user.cpp:85:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (j < hi.size()) {
^
user.cpp: In function ‘int main()’:
user.cpp:207:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mess.out", "w", stdout);
^
user.cpp:209:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &N, &M);
^
user.cpp:211:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &set[i]);
^
user.cpp:217:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &task, &a);
^
user.cpp:222:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &b, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 80ms | 8272kb | OK | 10 |
2 | 280ms | 9728kb | OK | 10 |
3 | 312ms | 10360kb | OK | 10 |
4 | 1168ms | 16096kb | OK | 10 |
5 | 1724ms | 23204kb | OK | 10 |
6 | 1688ms | 17420kb | OK | 10 |
7 | 1468ms | 17892kb | OK | 10 |
8 | 1464ms | 23920kb | OK | 10 |
9 | 924ms | 23976kb | OK | 10 |
10 | 1716ms | 21344kb | OK | 10 |
Punctaj total | 100 |