Pagini recente » Monitorul de evaluare | Monitorul de evaluare | Borderou de evaluare (job #2514585) | Cod sursa (job #3184246) | Borderou de evaluare (job #1205824)
Borderou de evaluare (job #1205824)
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:55: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 | 492kb | OK | 10 |
| 2 | 0ms | 624kb | Incorect | 0 |
| 3 | 8ms | 1136kb | Incorect | 0 |
| 4 | 36ms | 764kb | Incorect | 0 |
| 5 | 116ms | 624kb | Incorect | 0 |
| 6 | 148ms | 1848kb | Incorect | 0 |
| 7 | 340ms | 2556kb | Incorect | 0 |
| 8 | 468ms | 3260kb | Incorect | 0 |
| 9 | 752ms | 3972kb | Incorect | 0 |
| 10 | Depăşit | 4660kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |