Pagini recente » Borderou de evaluare (job #2787243) | Borderou de evaluare (job #1176763) | Borderou de evaluare (job #2861469) | Borderou de evaluare (job #1594030) | Borderou de evaluare (job #2530093)
Borderou de evaluare (job #2530093)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:52:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(p < vecp[i].size()) {
~~^~~~~~~~~~~~~~~~
main.cpp:66:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < vec[i].size(); j++) {
~~^~~~~~~~~~~~~~~
main.cpp:72:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < vec[i].size(); j++) {
~~^~~~~~~~~~~~~~~
main.cpp:73:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(p < vec[i + 1].size() && ((vec[i][j].st <= vec[i + 1][p].st && vec[i + 1][p].st <= vec[i][j].dr) || (vec[i][j].st <= vec[i + 1][p].dr && vec[i + 1][p].dr <= vec[i][j].dr))) {
~~^~~~~~~~~~~~~~~~~~~
main.cpp:25:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tradare.in", "r", stdin);
^
main.cpp:26:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tradare.out", "w", stdout);
^
main.cpp:27:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
main.cpp:31:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &k);
^
main.cpp:39:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 95ms | 5111kb | Incorect | 0 | 0 |
2 | 11ms | 4980kb | Killed by Signal 11 | 0 |
3 | 11ms | 4980kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |