Pagini recente » Cod sursa (job #137492) | Borderou de evaluare (job #174902) | Cod sursa (job #250117) | Cod sursa (job #2594011) | Borderou de evaluare (job #1682011)
Borderou de evaluare (job #1682011)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:13: warning: unused variable ‘x’ [-Wunused-variable]
int x , y;
^
user.cpp:52:17: warning: unused variable ‘y’ [-Wunused-variable]
int x , y;
^
user.cpp:60:13: warning: unused variable ‘x’ [-Wunused-variable]
int x , y , xx , yy;
^
user.cpp:60:17: warning: unused variable ‘y’ [-Wunused-variable]
int x , y , xx , yy;
^
user.cpp:60:21: warning: unused variable ‘xx’ [-Wunused-variable]
int x , y , xx , yy;
^
user.cpp:60:26: warning: unused variable ‘yy’ [-Wunused-variable]
int x , y , xx , yy;
^
user.cpp:46:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nn.in","r",stdin);
^
user.cpp:47:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nn.out","w",stdout);
^
user.cpp:49:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:53:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &v[i].x, &v[i].y);
^
user.cpp:61:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a.x, &a.y);
^
user.cpp:62:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &b.x, &b.y);
^
user.cpp: In function ‘int cauta(fractie, int)’:
user.cpp:41:18: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ret + 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 420kb | Incorect | 0 |
2 | 0ms | 424kb | Incorect | 0 |
3 | 0ms | 432kb | Incorect | 0 |
4 | 0ms | 432kb | Incorect | 0 |
5 | 0ms | 436kb | Incorect | 0 |
6 | 92ms | 916kb | Incorect | 0 |
7 | 168ms | 924kb | Incorect | 0 |
8 | 192ms | 996kb | Incorect | 0 |
9 | 92ms | 680kb | Incorect | 0 |
10 | 220ms | 1004kb | Incorect | 0 |
Punctaj total | 0 |