Pagini recente » joc19 | Borderou de evaluare (job #3275371) | Borderou de evaluare (job #1205300) | Borderou de evaluare (job #1113303) | Borderou de evaluare (job #1277581)
Borderou de evaluare (job #1277581)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:98:27: warning: unused variable ‘old’ [-Wunused-variable]
int i, x, y, ans = 0, old;
^
user.cpp: In function ‘void read()’:
user.cpp:31:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &n, &k);
^
user.cpp:33:31: 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 ‘void solve()’:
user.cpp:103:31: 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:133:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("ct.in", "r", stdin);
^
user.cpp:134:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("ct.out", "w", stdout);
^
user.cpp:136:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &T);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 9100kb | OK | 10 |
| 2 | 92ms | 9740kb | OK | 10 |
| 3 | 204ms | 10156kb | OK | 10 |
| 4 | 608ms | 11976kb | OK | 10 |
| 5 | Depăşit | 13220kb | Time limit exceeded. | 0 |
| 6 | 980ms | 13192kb | OK | 10 |
| 7 | 16ms | 9096kb | OK | 10 |
| 8 | 308ms | 10756kb | OK | 10 |
| 9 | Depăşit | 13068kb | Time limit exceeded. | 0 |
| 10 | 12ms | 9072kb | OK | 10 |
| Punctaj total | 80 |