Pagini recente » Borderou de evaluare (job #2816137) | Borderou de evaluare (job #541262) | Borderou de evaluare (job #3283285) | Borderou de evaluare (job #1302) | Borderou de evaluare (job #1440109)
Borderou de evaluare (job #1440109)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.in", "r", stdin);
^
user.cpp:10:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.out", "w", stdout);
^
user.cpp:22:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &T);
^
user.cpp:25:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 312kb | OK | 100 |
Punctaj total | 100 |