Pagini recente » Cod sursa (job #1269779) | Diferente pentru problema/cntper intre reviziile 1 si 2 | Cod sursa (job #1748835) | Cod sursa (job #2412) | Borderou de evaluare (job #1579269)
Borderou de evaluare (job #1579269)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:87:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brazi.out", "w", stdout);
^
user.c:90:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
for (fscanf(f, "%d", &T); T; T--) {
^
user.c:95:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &N);
^
user.c:98:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d %d", &u, &v, &dir);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 368ms | 2280kb | OK | 100 |
| Punctaj total | 100 |