Pagini recente » Borderou de evaluare (job #1531388) | Borderou de evaluare (job #2907783) | Borderou de evaluare (job #2881091) | Borderou de evaluare (job #2713547) | Borderou de evaluare (job #1457179)
Borderou de evaluare (job #1457179)
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 | 1876ms | 61308kb | OK | 100 |
Punctaj total | 100 |