Borderou de evaluare (job #2068362)
Raport evaluator
Compilare:
user.cpp: In function ‘void build(int, int, int)’:
user.cpp:19:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i<v[2*nod].size() && j<v[2*nod+1].size()){
^
user.cpp:19:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i<v[2*nod].size() && j<v[2*nod+1].size()){
^
user.cpp:29:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i<v[2*nod].size()){
^
user.cpp:33:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (j<v[2*nod+1].size()){
^
user.cpp: In function ‘int main()’:
user.cpp:92:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&n);
^
user.cpp:94:53: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d",&a[i].first,&a[i].second);
^
user.cpp:97:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&m);
^
user.cpp:99:48: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d%d%d",&x1,&y1,&x2,&y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 960kb | OK | 10 |
2 | 0ms | 960kb | OK | 10 |
3 | 4ms | 1028kb | OK | 10 |
4 | 64ms | 2108kb | OK | 10 |
5 | 128ms | 2108kb | OK | 10 |
6 | 252ms | 2108kb | OK | 10 |
7 | 284ms | 2108kb | OK | 10 |
8 | 176ms | 2108kb | OK | 10 |
9 | 292ms | 2108kb | OK | 10 |
10 | 212ms | 2108kb | OK | 10 |
Punctaj total | 100 |