Pagini recente » Cod sursa (job #2929855) | Cod sursa (job #674597) | Cod sursa (job #732973) | Borderou de evaluare (job #1778534) | Borderou de evaluare (job #1526702)
Borderou de evaluare (job #1526702)
Raport evaluator
Compilare:
user.cpp: In function ‘std::pair<PT, PT> closest_points(std::vector<PT>&, std::vector<PT>&, int, int)’:
user.cpp:64:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i + 1 < v.size(); i++) {
^
user.cpp:65:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = i + 1; j < v.size() & j - i < 8; j++) {
^
user.cpp:65:31: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
for (int j = i + 1; j < v.size() & j - i < 8; j++) {
^
user.cpp: In function ‘int main()’:
user.cpp:78:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmap.in", "r", stdin);
^
user.cpp:79:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmap.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 564kb | Ok | 10 |
| 2 | 4ms | 564kb | Ok | 10 |
| 3 | 68ms | 884kb | Ok | 10 |
| 4 | 68ms | 884kb | Ok | 10 |
| 5 | 228ms | 1644kb | Ok | 10 |
| 6 | Depăşit | 2660kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 3284kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3696kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1804kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 3696kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |