Pagini recente » Cod sursa (job #481803) | Cod sursa (job #803112) | Cod sursa (job #1372269) | Cod sursa (job #2558680) | Borderou de evaluare (job #1299666)
Borderou de evaluare (job #1299666)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:86:21: warning: format ‘%c’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[10000]’ [-Wformat=]
scanf("%1000c", &s);
^
user.cpp:72:26: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in,"r",stdin);
^
user.cpp:73:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out,"w",stdout);
^
user.cpp:75:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:78:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
user.cpp:86:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%1000c", &s);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 284kb | OK | 10 |
| 2 | 0ms | 296kb | OK | 10 |
| 3 | 768ms | 416kb | OK | 10 |
| 4 | 628ms | 296kb | OK | 10 |
| 5 | 116ms | 796kb | OK | 10 |
| 6 | 68ms | 800kb | OK | 10 |
| 7 | 944ms | 788kb | OK | 10 |
| 8 | 952ms | 796kb | OK | 10 |
| 9 | 952ms | 796kb | OK | 10 |
| 10 | 948ms | 800kb | OK | 10 |
| Punctaj total | 100 |