Pagini recente » Borderou de evaluare (job #2927786) | Borderou de evaluare (job #1136644) | Borderou de evaluare (job #2889528) | Borderou de evaluare (job #2406179) | Borderou de evaluare (job #1694155)
Borderou de evaluare (job #1694155)
Raport evaluator
Compilare:
user.cpp: In function ‘void euler(int)’:
user.cpp:42:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<A[nod].size(); i++)
^
user.cpp: In function ‘int cbin(int, int)’:
user.cpp:53:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (step=1; step<=A[x].size(); step<<=1);
^
user.cpp:55:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i+step<A[x].size() && A[x][i+step].f<y)
^
user.cpp: In function ‘int cauta(int, int)’:
user.cpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (poz<A[x].size())
^
user.cpp:65:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=poz; i<A[x].size(); i++)
^
user.cpp: In function ‘void read()’:
user.cpp:18:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:22: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: In function ‘int main()’:
user.cpp:103:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("johnie.in","r",stdin);
^
user.cpp:104:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("johnie.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 892kb | OK | 10 |
2 | 0ms | 888kb | OK | 10 |
3 | 4ms | 1280kb | OK | 10 |
4 | 16ms | 1764kb | OK | 10 |
5 | 72ms | 4932kb | OK | 10 |
6 | 92ms | 5404kb | OK | 10 |
7 | 116ms | 6208kb | OK | 10 |
8 | 176ms | 8588kb | OK | 10 |
9 | 200ms | 9404kb | OK | 10 |
10 | 0ms | 868kb | OK | 10 |
Punctaj total | 100 |