Pagini recente » Borderou de evaluare (job #2212146) | Borderou de evaluare (job #2077025) | Borderou de evaluare (job #2221453) | Diferente pentru problema/restrict intre reviziile 2 si 3 | Borderou de evaluare (job #1457178)
Borderou de evaluare (job #1457178)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:77:24: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[4]’ [-Wformat=]
scanf("%s", &op);
^
user.cpp:74:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:77:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", &op);
^
user.cpp:80:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
user.cpp:93:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 556ms | 39604kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 0 |