Pagini recente » Borderou de evaluare (job #1396236) | Borderou de evaluare (job #1313073) | Borderou de evaluare (job #2783173) | Borderou de evaluare (job #3255011) | Borderou de evaluare (job #1752167)
Borderou de evaluare (job #1752167)
Raport evaluator
Compilare:
user.cpp: In function ‘void rm_edge(int, int)’:
user.cpp:67:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < list[s].size(); i++) {
^
user.cpp: In function ‘void solve(const std::vector<int>&)’:
user.cpp:91:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp: In function ‘int main()’:
user.cpp:122:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kdist.in","r",stdin);
^
user.cpp:123:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kdist.out","w",stdout);
^
user.cpp:125:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
user.cpp:127:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:133:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &col[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2804kb | OK | 10 |
| 2 | 4ms | 2856kb | OK | 10 |
| 3 | 32ms | 3196kb | OK | 10 |
| 4 | 28ms | 3192kb | OK | 10 |
| 5 | 280ms | 5372kb | OK | 10 |
| 6 | 440ms | 6140kb | OK | 10 |
| 7 | Depăşit | 9500kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 10028kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 11612kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 11612kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |