Pagini recente » Cod sursa (job #117432) | Cod sursa (job #49242) | Monitorul de evaluare | Cod sursa (job #2745972) | Borderou de evaluare (job #1576634)
Borderou de evaluare (job #1576634)
Raport evaluator
Compilare:
user.cpp: In function ‘void combine(int, int)’:
user.cpp:116:13: warning: unused variable ‘lim’ [-Wunused-variable]
int lim = k - i;
^
user.cpp: In function ‘void solve(int)’:
user.cpp:125:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, j;
^
user.cpp:125:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘int main()’:
user.cpp:146:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dep.in","r",stdin);
^
user.cpp:147:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dep.out","w",stdout);
^
user.cpp:149:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &k);
^
user.cpp:153:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 500kb | OK | 10 |
| 2 | 0ms | 480kb | OK | 10 |
| 3 | 0ms | 712kb | Incorect | 0 |
| 4 | 0ms | 844kb | Incorect | 0 |
| 5 | 0ms | 960kb | Incorect | 0 |
| 6 | 4ms | 1096kb | Incorect | 0 |
| 7 | 0ms | 564kb | OK | 10 |
| 8 | 4ms | 716kb | OK | 10 |
| 9 | 8ms | 796kb | OK | 10 |
| 10 | 8ms | 800kb | OK | 10 |
| Punctaj total | 60 |