Pagini recente » Borderou de evaluare (job #700154) | Borderou de evaluare (job #2913111) | Borderou de evaluare (job #1080158) | Borderou de evaluare (job #2687732) | Borderou de evaluare (job #2111081)
Borderou de evaluare (job #2111081)
Raport evaluator
Compilare:
user.cpp: In function ‘void DP(std::vector<int>&)’:
user.cpp:64:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < nodes.size(); i++)
^
user.cpp:65:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = i + 1; j < nodes.size(); j++)
^
user.cpp:72:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < nodes.size(); i++)
^
user.cpp:75:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < nodes.size(); j++)
^
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:111:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if (son != father)
^
user.cpp: In function ‘char Advance()’:
user.cpp:27:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:128:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sclifoseala.in", "r", stdin);
^
user.cpp:129:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sclifoseala.out", "w", stdout);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 0ms | 968kb | Incorect | 0 |
✓ | 2 | 152ms | 5120kb | OK | 20 |
✓ | 3 | 104ms | 4588kb | OK | 20 |
✓ | 4 | 660ms | 8832kb | Incorect | 0 |
✓ | 5 | 104ms | 4708kb | Incorect | 0 |
Punctaj total | 40 |