Pagini recente » Borderou de evaluare (job #1045265) | Borderou de evaluare (job #1622661) | Borderou de evaluare (job #1721369) | Borderou de evaluare (job #2953467) | Borderou de evaluare (job #1306395)
Borderou de evaluare (job #1306395)
Raport evaluator
Compilare:
user.cpp: In function ‘void Euler(long int)’:
user.cpp:29:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long i=0;i<list[node].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:54:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<start[G[i].y].size();j++){
^
user.cpp:63:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(list[i].size() == inCount[i]) continue;
^
user.cpp:65:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(list[i].size() < inCount[i]) list[i].push_back(m);
^
user.cpp:66:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(list[i].size() > inCount[i]) {
^
user.cpp:81:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(bg=1;bg<Ans.size() && Ans[bg] == -1;bg++);
^
user.cpp:42:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tester.in","r",stdin);
^
user.cpp:43:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tester.out","w",stdout);
^
user.cpp:45:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&n,&m);
^
user.cpp:49:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&G[i].x,&G[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 560kb | OK! | 10 |
2 | 0ms | 568kb | OK! | 10 |
3 | 0ms | 700kb | OK! | 10 |
4 | 12ms | 1640kb | OK! | 10 |
5 | 36ms | 3916kb | OK! | 10 |
6 | 16ms | 2108kb | OK! | 10 |
7 | 28ms | 11832kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 36ms | 12144kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 32ms | 3640kb | OK! | 10 |
10 | 16ms | 2372kb | OK! | 10 |
Punctaj total | 80 |