Pagini recente » Cod sursa (job #1381603) | Cod sursa (job #2516022) | Borderou de evaluare (job #362244) | Borderou de evaluare (job #2091330) | Borderou de evaluare (job #2014570)
Borderou de evaluare (job #2014570)
Raport evaluator
Compilare:
user.cpp:10:1: warning: ‘typedef’ was ignored in this declaration [enabled by default]
};
^
user.cpp: In function ‘void BuildAPM()’:
user.cpp:63:17: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
int x,y,c;
^
user.cpp: In function ‘int main()’:
user.cpp:207:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radiatie.in","r",stdin);
^
user.cpp:208:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radiatie.out","w",stdout);
^
user.cpp:209:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&q);
^
user.cpp:212:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
user.cpp:234:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp:226:33: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Edges[++m]={j,i,inf};
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2468kb | OK | 10 |
2 | 4ms | 2488kb | OK | 10 |
3 | 8ms | 2708kb | OK | 10 |
4 | 28ms | 3228kb | OK | 10 |
5 | 56ms | 4124kb | OK | 10 |
6 | 68ms | 4736kb | OK | 10 |
7 | 64ms | 4968kb | OK | 10 |
8 | 80ms | 6192kb | OK | 10 |
9 | 96ms | 6388kb | OK | 10 |
10 | 92ms | 6288kb | OK | 10 |
Punctaj total | 100 |