Pagini recente » Borderou de evaluare (job #392034) | Borderou de evaluare (job #2841572) | Borderou de evaluare (job #1750591)
Borderou de evaluare (job #1750591)
Raport evaluator
Compilare:
user.cpp: In function ‘kdnod* build(std::vector<punct>&, int)’:
user.cpp:104:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v.size(); i++)
^
user.cpp:105:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i == v.size()/2) continue;
^
user.cpp:114:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v.size(); i++)
^
user.cpp:115:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i == v.size()/2) continue;
^
user.cpp: In function ‘char getChar()’:
user.cpp:24:34: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, DIM, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:177:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.in", "r", stdin);
^
user.cpp:178:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.out", "w", stdout);
^
user.cpp:180:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, DIM, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2100kb | OK | 10 |
2 | 0ms | 2100kb | OK | 10 |
3 | 4ms | 2196kb | OK | 10 |
4 | 212ms | Depăşit | Memory limit exceeded. | 0 |
5 | 120ms | 3024kb | OK | 10 |
6 | Depăşit | 3008kb | Time limit exceeded. | 0 |
7 | Depăşit | 3004kb | Time limit exceeded. | 0 |
8 | Depăşit | 5244kb | Time limit exceeded. | 0 |
9 | Depăşit | 3008kb | Time limit exceeded. | 0 |
10 | 440ms | 3028kb | Incorect | 0 |
Punctaj total | 40 |