Pagini recente » Borderou de evaluare (job #1145837) | Borderou de evaluare (job #2235621) | Borderou de evaluare (job #1039035) | Borderou de evaluare (job #123384) | Borderou de evaluare (job #1585182)
Borderou de evaluare (job #1585182)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:61:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.out", "w", stdout);
^
user.c:63:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
for (fscanf(f, "%d", &T); T; T--) {
^
user.c:65:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &N, &M);
^
user.c:67:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld", &val[u]);
^
user.c:71:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 300ms | 1500kb | OK | 100 |
Punctaj total | 100 |