Pagini recente » Borderou de evaluare (job #1181482) | Monitorul de evaluare | Cod sursa (job #1752672) | Monitorul de evaluare | Borderou de evaluare (job #1205825)
Borderou de evaluare (job #1205825)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:16: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[602]’ [-Wformat=]
scanf("%s", &s);
^
user.cpp:18:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("perb.in","r", stdin);
^
user.cpp:19:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("perb.out", "w", stdout);
^
user.cpp:22:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:23:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", &s);
^
user.cpp:54:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x, y; scanf("%d %d\n", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 500kb | OK | 10 |
| 2 | 0ms | 628kb | OK | 10 |
| 3 | 8ms | 1140kb | OK | 10 |
| 4 | 36ms | 772kb | OK | 10 |
| 5 | 116ms | 632kb | OK | 10 |
| 6 | 152ms | 1852kb | OK | 10 |
| 7 | 368ms | 2560kb | OK | 10 |
| 8 | 460ms | 3272kb | OK | 10 |
| 9 | 740ms | 3976kb | OK | 10 |
| 10 | Depăşit | 4676kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |