Pagini recente » Borderou de evaluare (job #1769850) | Borderou de evaluare (job #3267949) | Borderou de evaluare (job #798794) | Borderou de evaluare (job #1304864) | Borderou de evaluare (job #1728300)
Borderou de evaluare (job #1728300)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:67:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("invazia.in", "r", stdin);
^
user.cpp:68:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("invazia.out", "w", stdout);
^
user.cpp:70:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &q);
^
user.cpp:77:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n%c", &qt);
^
user.cpp:90:58: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &Q[nr].F, &Q[nr].S, &Q[nr].V);
^
user.cpp:99:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
ans = inf;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 160ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |